DescriptionFix issue where errors aren't reported for a new overlay
A new overlay was not being marked as an explicitly added
source, even if it's within the directory of an analysis
context. As a result, errors were not being reported.
I believe this only happens if there's no underlying file.
Therefore it seems difficult to reproduce in an IDE, but
it comes up in a stress test.
BUG=
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/5831cfb1bb2e5360cea6dd1850126515a8f3f7ce
Patch Set 1 #
Total comments: 1
Patch Set 2 : rewritten, with a test #
Messages
Total messages: 11 (2 generated)
|