0c290ae456
With this change, if the dartanalyzer --verbose option is specified then you will see additional output indicating which analysis options file was read: Loaded analysis options from /path/to/.analysis_options In addition, if there are any command line flags that specify/override an analysis option then you will see something similar to this: Analysis options: strong = true R=brianwilkerson@google.com Review-Url: https://codereview.chromium.org/2726783002 .