Chromium Code Reviews
DescriptionIssue 26096. Explicitly compute the result that ensures that directives are resolved in units.
In the past computing LIBRARY_ELEMENT2 also set elements for directives
in the defining unit AST. But when this unit is flushed and reparsed
we didn't set these directive elements again because LIBRARY_ELEMENT2
is valid. Now resolving directive ASTs to elements is an explicit
dependency.
R=brianwilkerson@google.com, paulberry@google.com
BUG= https://github.com/dart-lang/sdk/issues/26096
Committed: https://github.com/dart-lang/sdk/commit/d1104de8db33cdfe0de1e73999ae0331350a51d0
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix for a review comment. #
Total comments: 1
Messages
Total messages: 9 (1 generated)
|