Files
sdk/pkg/analyzer/lib
Konstantin Shcheglov 0ba58ef1b6 Keep 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=

Review URL: https://codereview.chromium.org/2138603002 .
2016-07-11 09:27:00 -07:00
..
2016-07-11 07:44:11 -07:00