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>
Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
Visit the dartlang.org to learn more about the language, tools, getting started, and more.
Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.
If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.
There are more documents on our wiki.
The easiest way to contribute to Dart is to file issues.
You can also contribute patches, as described in Contributing.