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

Issue 1949693002: Implement 'assignToRef' resynthesizing. (Closed)

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

Description

Implement 'assignToRef' resynthesizing. The failing tests partially depend on your CL for adding all static class members, although probably will require some more changes. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e79a2b1774e0f744a8006c37c628c5c5611eb660

Patch Set 1 #

Patch Set 2 : Just generate a non-const marker. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 1 chunk +2 lines, -1 line 2 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 7 months ago (2016-05-03 18:55:14 UTC) #1
scheglov
PTAL
4 years, 7 months ago (2016-05-03 19:28:18 UTC) #2
Paul Berry
lgtm assuming you like my suggestion below. https://codereview.chromium.org/1949693002/diff/20001/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1949693002/diff/20001/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode462 pkg/analyzer/lib/src/summary/resynthesize.dart:462: _push(AstFactory.identifier3(r'$notConst$')); This ...
4 years, 7 months ago (2016-05-03 19:33:41 UTC) #3
scheglov
https://codereview.chromium.org/1949693002/diff/20001/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1949693002/diff/20001/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode462 pkg/analyzer/lib/src/summary/resynthesize.dart:462: _push(AstFactory.identifier3(r'$notConst$')); On 2016/05/03 19:33:41, Paul Berry wrote: > This ...
4 years, 7 months ago (2016-05-03 20:02:44 UTC) #4
scheglov
4 years, 7 months ago (2016-05-03 20:03:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e79a2b1774e0f744a8006c37c628c5c5611eb660 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698