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

Issue 1737903005: Properly resynthesize ClassElementImpl.hasBeenInferred. (Closed)

Created:
4 years, 10 months ago by Paul Berry
Modified:
4 years, 10 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

Properly resynthesize ClassElementImpl.hasBeenInferred. In strong mode, this is set on all classes. So there is no need to add any data to the summary format. Also found and fixed a bug causing a few resynthesis tests to fail to set the "strongMode" option properly. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/d97c36b8dfd5dab70badaec494e286a917cc08d3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -14 lines) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_strong_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 12 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 10 months ago (2016-02-26 22:00:43 UTC) #2
scheglov
LGTM
4 years, 10 months ago (2016-02-26 22:09:34 UTC) #3
Paul Berry
4 years, 10 months ago (2016-02-26 22:25:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d97c36b8dfd5dab70badaec494e286a917cc08d3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698