Chromium Code Reviews
DescriptionCode transformers fixes for latest analyzer update
This fixes some incompatibilities with the newest analyzer around how deleted files are handled. The resolver was removing the source completely, but the analyzer expects the source to remain as long as it is being referenced by a URI.
This also fixes an issue where resolver were not being released when an exception was thrown from within the applyResolvers call.
** NOTE ** see the commented line which needs to be removed with the updated analyzer.
BUG=
R=brianwilkerson@google.com, scheglov@google.com, sigmund@google.com
Committed: https://code.google.com/p/dart/source/detail?r=34512
Patch Set 1 : #
Total comments: 3
Patch Set 2 : #Patch Set 3 : bumping version #
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||