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

Issue 49853004: Implement stricter rule about self referencing typedefs (fix issue 13675). (Closed)

Created:
7 years, 1 month ago by regis
Modified:
7 years, 1 month ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Implement stricter rule about self referencing typedefs (fix issue 13675). R=rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=29460

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -42 lines) Patch
M runtime/vm/class_finalizer.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 1 4 chunks +28 lines, -12 lines 0 comments Download
M runtime/vm/object.cc View 1 1 chunk +34 lines, -17 lines 0 comments Download
M runtime/vm/parser.h View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/language.status View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 1 month ago (2013-10-29 00:23:03 UTC) #1
rmacnak
LGTM https://codereview.chromium.org/49853004/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/49853004/diff/1/runtime/vm/object.cc#newcode2443 runtime/vm/object.cc:2443: // parameters to refer to the owner class ...
7 years, 1 month ago (2013-10-29 00:44:20 UTC) #2
regis
Thanks! https://codereview.chromium.org/49853004/diff/1/runtime/vm/object.cc File runtime/vm/object.cc (right): https://codereview.chromium.org/49853004/diff/1/runtime/vm/object.cc#newcode2443 runtime/vm/object.cc:2443: // parameters to refer to the owner class ...
7 years, 1 month ago (2013-10-29 16:59:23 UTC) #3
regis
7 years, 1 month ago (2013-10-29 17:04:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r29460 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698