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

Issue 2998743002: Add error_recovery.yaml: a place to add scenarios we explicitly want to model in (Closed)

Created:
3 years, 4 months ago by Siggi Cherem (dart-lang)
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add error_recovery.yaml: a place to add scenarios we explicitly want to model in the front-end. I added a couple examples from recent conversations as a starting point. BUG= R=danrubel@google.com, paulberry@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/046302f119d5fed5868902aa39c04c813f34f6df

Patch Set 1 #

Total comments: 14

Patch Set 2 : cl comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -0 lines) Patch
A pkg/front_end/error_recovery.yaml View 1 1 chunk +120 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Siggi Cherem (dart-lang)
3 years, 4 months ago (2017-08-09 23:43:28 UTC) #2
scheglov
LGTM https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml File pkg/front_end/error_recovery.yaml (right): https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml#newcode19 pkg/front_end/error_recovery.yaml:19: # locations with comments of the form `/*@error=name*/`, ...
3 years, 4 months ago (2017-08-10 00:13:15 UTC) #3
danrubel
LGTM https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml File pkg/front_end/error_recovery.yaml (right): https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml#newcode38 pkg/front_end/error_recovery.yaml:38: /*@error=DuplicatedName*/ String field = '$foo'; From an test ...
3 years, 4 months ago (2017-08-10 16:32:33 UTC) #4
Paul Berry
lgtm
3 years, 4 months ago (2017-08-10 16:37:59 UTC) #5
Siggi Cherem (dart-lang)
thanks everyone https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml File pkg/front_end/error_recovery.yaml (right): https://codereview.chromium.org/2998743002/diff/1/pkg/front_end/error_recovery.yaml#newcode19 pkg/front_end/error_recovery.yaml:19: # locations with comments of the form ...
3 years, 4 months ago (2017-08-10 18:52:34 UTC) #6
Siggi Cherem (dart-lang)
3 years, 4 months ago (2017-08-10 18:52:54 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
046302f119d5fed5868902aa39c04c813f34f6df (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698