Chromium Code Reviews
DescriptionFixes pkg/analysis_server/test/analysis/get_hover_test
This was regressed by https://github.com/dart-lang/sdk/commit/af7359853f8f33b2febdcfa5beeb7a7dce115dce
Essentially, this restores the _functionTypesToFix tracking. Most function types are created later (in TypeResolverVisitor) but some are created earlier.
R=brianwilkerson@google.com, paulberry@google.com
Committed: https://github.com/dart-lang/sdk/commit/591a2fdd917c25fee7b138c2e5e64f8b0efa5e1a
Patch Set 1 #
Total comments: 7
Patch Set 2 : #Messages
Total messages: 8 (1 generated)
|