DescriptionCLI. Always fully parse given target files.
It seems that we have a bug - when we analyze a SDK library during
running shared tests, we still parse it dietly so we don't actually
validate that bodies are warning-free.
And when we attempt to use SDK summary, we again parse a library
dietly, but then attempt to apply the full summary using
DeclarationResolver, which fails because we fail to bind some elements
to not parsed nodes.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/09672f09c6b70f3de798201bccc77e5046a4b04f
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|