Chromium Code Reviews
DescriptionFix 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
Committed: https://github.com/dart-lang/sdk/commit/79139687252e4b6edc7a01db24cf5f4e30b5469b
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||