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

Issue 1413953003: Improve incomplete for-each parsing. (Closed)

Created:
5 years, 2 months ago by scheglov
Modified:
5 years, 2 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

Improve incomplete for-each parsing. Othewise a bizzare structure is returned with identifier in place of a semicolon. It is easier for client to work with a more correct AST. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/4249335a0e8672ebd1593df9e85c45b798c54705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M pkg/analyzer/lib/src/generated/parser.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/parser_test.dart View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 2 months ago (2015-10-19 18:15:48 UTC) #1
Brian Wilkerson
LGTM
5 years, 2 months ago (2015-10-19 18:20:55 UTC) #2
scheglov
5 years, 2 months ago (2015-10-19 19:16:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4249335a0e8672ebd1593df9e85c45b798c54705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698