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

Issue 1213503002: [analyzer] fix NodeReplacer for YieldStatement (Closed)

Created:
5 years, 6 months ago by Jennifer Messerly
Modified:
5 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

fix NodeReplacer for YieldStatement it was missing a return, so it always fell through to the visitNode error case R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/fa5b8ce45607827d12532c9f78bb30c3273094a5

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M pkg/analyzer/lib/src/generated/ast.dart View 1 chunk +1 line, -0 lines 1 comment Download
M pkg/analyzer/test/generated/utilities_test.dart View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jennifer Messerly
Verified with ./tools/test.py -m release pkg/analyzer, fails before the fix and passes after. https://codereview.chromium.org/1213503002/diff/1/pkg/analyzer/lib/src/generated/ast.dart File ...
5 years, 6 months ago (2015-06-25 17:38:19 UTC) #2
Brian Wilkerson
LGTM. Thanks!
5 years, 6 months ago (2015-06-25 17:49:11 UTC) #3
Jennifer Messerly
5 years, 6 months ago (2015-06-25 17:59:26 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fa5b8ce45607827d12532c9f78bb30c3273094a5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698