Descriptionsupport --options flag and other analysis options flags in DDC
This updates DDC options processing to support:
* --options /path/to/analysis/options/file.yaml
* --enable-strict-call-checks
* --supermixin
* --no-implicit-casts
* --no-implicit-dynamic
As well as general refactoring and cleanup of DDC options processing
R=vsm@google.com
Committed: https://github.com/dart-lang/sdk/commit/55ef6e193c21d4f1ae976c08645609c0c969db1b
Patch Set 1 #Patch Set 2 : add missing tests #
Total comments: 8
Patch Set 3 : merge #Patch Set 4 : address comments #Patch Set 5 : fix tests #
Total comments: 8
Patch Set 6 : address comments #Patch Set 7 : merge #Messages
Total messages: 13 (3 generated)
|