ce312b9632
When these flags are used, the flags "--use-cfe" and "--use-fasta-parser" are passed to the dartanalyzer command. (The compiler -cdart2analyzer runs the dartanalyzer compiler). The variables $analyzer_use_fasta and $analyzer_use_fasta_parser are available in status files, and the $fasta variable is set in both cases. Change-Id: Ic42033fb8fb3a19431f380abdf949564758c8d7b BUG: dartbug.com/33510 Reviewed-on: https://dart-review.googlesource.com/62302 Reviewed-by: Devon Carew <devoncarew@google.com>