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

Issue 2972233002: Don't summarize labels, remove resynthesis code for labels. (Closed)

Created:
3 years, 5 months ago by scheglov
Modified:
3 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't summarize labels, remove resynthesis code for labels. This removes UnlinkedLabel altogether, because it is not used anywhere else. We need to keep the corresponding field, so I changed its type to String. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a092694280299cea34f1db204cf9a258baad9c76

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -373 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/dart/element/element.dart View 4 chunks +2 lines, -57 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 13 chunks +4 lines, -203 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 2 chunks +2 lines, -32 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 4 chunks +0 lines, -23 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 chunk +0 lines, -57 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 5 months ago (2017-07-07 16:32:53 UTC) #1
Paul Berry
lgtm
3 years, 5 months ago (2017-07-07 17:18:31 UTC) #2
scheglov
3 years, 5 months ago (2017-07-07 17:22:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a092694280299cea34f1db204cf9a258baad9c76 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698