DescriptionDelay 'supertype' for ClassElementImpl and EnumElementImpl.
This requires "unbanning" AnalysisContext.typeProvider access during
analysis to make 'supertype' lazy. We can make it lazy for summaries
by using ResynthesizerContext, but for non-summary case there is no
other way.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/18d296261a155d9dc70b963e5bf9558f173d7d6b
Patch Set 1 #
Total comments: 3
Messages
Total messages: 6 (1 generated)
|