Files
sdk/pkg/analyzer_cli/test
pq 7913968725 Fix CLI SDK option config timing (#26129).
Fixes: https://github.com/dart-lang/sdk/issues/26129

The issue was that we were creating the SDK and populating its options (notably `strong-mode`) *before* options processors were called.  The result was that client code analysis contexts and SDK contexts were getting configured differently causing confusion when client code was getting analyzed with a non-strong-mode SDK.

BUG=
R=paulberry@google.com

Review URL: https://codereview.chromium.org/1962403002 .
2016-05-10 13:35:40 -07:00
..
2016-04-14 07:46:33 -07:00
2016-01-11 14:13:44 -08:00
2015-12-10 14:37:22 -08:00
2016-04-14 07:46:33 -07:00