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

Issue 2750503012: Re-land "Add support for metadata on type variables to Fasta parser." (with fixes). (Closed)

Created:
3 years, 9 months ago by Paul Berry
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Re-land "Add support for metadata on type variables to Fasta parser." (with fixes). Last time I landed this I left a crucial `pop()` out of BodyBuilder, resulting in test failures. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/ef79634132f8d8713e1e96c39ca540bcd864462f

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -26 lines) Patch
M pkg/analyzer/test/generated/parser_fasta_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M pkg/analyzer/test/generated/parser_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/parser/element_listener.dart View 3 chunks +16 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/parser/member_listener.dart View 1 chunk +5 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/array_based_scanner.dart View 2 chunks +10 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/co19/co19-dart2js.status View 2 chunks +1 line, -2 lines 0 comments Download
M tests/co19/co19-kernel.status View 1 2 chunks +1 line, -2 lines 0 comments Download
M tests/lib/lib.status View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Paul Berry
Note: patch set 1 is the CL that I landed previously (and reverted); patch set ...
3 years, 9 months ago (2017-03-15 16:14:52 UTC) #2
Siggi Cherem (dart-lang)
lgtm
3 years, 9 months ago (2017-03-15 16:42:51 UTC) #3
Paul Berry
Committed patchset #2 (id:20001) manually as ef79634132f8d8713e1e96c39ca540bcd864462f (presubmit successful).
3 years, 9 months ago (2017-03-15 19:42:29 UTC) #5
ahe
3 years, 9 months ago (2017-03-16 14:32:09 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698