Descriptionadd --x-package-warnings-prefix option to dartanalyzer
This is similar to --package-warnings, except that diagnostics will
only be reported for Dart packages matching the given prefix.
Also added the number of source files analyzed and the number of
errors generated to performance report.
Cleanup: simplified code for triggering diet parsing.
BUG=
R=paulberry@google.com
Committed: https://github.com/dart-lang/sdk/commit/9e21594c2aa7eedf09fd158ba9690233bfaf07e7
Patch Set 1 #
Total comments: 6
Patch Set 2 : merge, rewrite source file count #Patch Set 3 : add a test #Patch Set 4 : oops, check in all the test files #Messages
Total messages: 10 (4 generated)
|