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

Issue 2774713002: Remove outdated special handling of 'void' when parsing class members. (Closed)

Created:
3 years, 9 months ago by regis
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove outdated special handling of 'void' when parsing class members. This caused parsing of 'void Function() field;' to fail. No regression test was added since lots of them are about to land with this cl: https://codereview.chromium.org/2707033004 R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/3b33596ab0a9efe885fb4de9054a5c369e16c776

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -24 lines) Patch
M runtime/vm/parser.cc View 1 chunk +15 lines, -24 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
regis
3 years, 9 months ago (2017-03-23 17:26:35 UTC) #2
floitsch
LGTM. thanks.
3 years, 9 months ago (2017-03-23 17:45:43 UTC) #3
regis
Thanks. Welcome.
3 years, 9 months ago (2017-03-23 17:49:04 UTC) #4
regis
3 years, 9 months ago (2017-03-23 17:49:20 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3b33596ab0a9efe885fb4de9054a5c369e16c776 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698