DescriptionKeep resolution results in more cases. Invalidate only errors.
1. Subclassing does not change resolution, so we need to invalidate
only HINTS (for invalid @override) and VERIFY_ERRORS (for
unimplemented or type-conflicting (from multiple supers) members).
2. OTOH instantiation of a class with a (members) delta does not change
nor resolution, not the set of errors.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/0ba58ef1b69d31e58570b24d5ef6d6d20a280a5e
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|