Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(561)

Issue 1841433002: Fix summary handling of enum values. (Closed)

Created:
4 years, 8 months ago by Paul Berry
Modified:
4 years, 8 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix summary handling of enum values. This CL fixes: - Computation of the public namespace when there are enums (previously we weren't including enum values in the public namespace). - Prelinking of references to enum values from constants. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/ca47517be8c58973daadb1c6c9b7b8ee4f0273de

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -15 lines) Patch
M pkg/analyzer/lib/src/summary/prelink.dart View 1 chunk +10 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/summary/public_namespace_computer.dart View 1 chunk +17 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 3 chunks +14 lines, -12 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 3 chunks +96 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 8 months ago (2016-03-28 16:27:54 UTC) #2
scheglov
LGTM
4 years, 8 months ago (2016-03-28 16:31:58 UTC) #3
Paul Berry
4 years, 8 months ago (2016-03-28 16:55:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ca47517be8c58973daadb1c6c9b7b8ee4f0273de (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698