dart-sdk/pkg/smith
Paul Berry c925fa6b00 Lay the groundwork for comparing language_2 compilation results between analyzer and CFE.
This CL just adds the compiler=compareAnalyzerCfe option to the test
framework, and updates the status files so that no language_2 failures
are expected when this "compiler" is used.  A placeholder executable
has been added to sdk/bin, but it is not wired up yet--that will be
done in a future CL.

In a future CL I will wire up the placeholder executable to the code
in pkg/analyzer_fe_comparison, and fill in the methods in
CompareAnalyzerCfeCommandOutput to process the output accordingly.

Change-Id: I27439de4ac609cb8b003f157a0ff88d181bfbcae
Reviewed-on: https://dart-review.googlesource.com/73561
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2018-09-08 15:25:05 +00:00
..
bin First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00
lib Lay the groundwork for comparing language_2 compilation results between analyzer and CFE. 2018-09-08 15:25:05 +00:00
test [infra] Switch pkg bots to Dart 2 2018-08-13 07:04:06 +00:00
analysis_options.yaml First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00
pubspec.yaml First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00