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

Issue 2047103002: Don't prevent 'isCycleFree' updating for resynthesized constructors. (Closed)

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

Description

Don't prevent 'isCycleFree' updating for resynthesized constructors. We update it in ConstantEvaluationEngine which in general case does not know whether the constructor is resynthesized or not. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/0f061f1987061f5cc6e16b1d0f9bcae532c5360e

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 6 months ago (2016-06-07 21:40:09 UTC) #1
Brian Wilkerson
lgtm, but it would be good to add a comment explaining why this one method ...
4 years, 6 months ago (2016-06-07 22:09:06 UTC) #2
scheglov
4 years, 6 months ago (2016-06-08 02:21:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0f061f1987061f5cc6e16b1d0f9bcae532c5360e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698