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

Issue 9150036: Skip qualified identifiers that are part of ignored types. (Closed)

Created:
8 years, 11 months ago by regis
Modified:
8 years, 11 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Skip qualified identifiers that are part of ignored types. Committed: https://code.google.com/p/dart/source/detail?r=3441

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -6 lines) Patch
M runtime/vm/parser.h View 2 chunks +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 5 chunks +27 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
8 years, 11 months ago (2012-01-19 17:32:52 UTC) #1
hausner
LGTM https://chromiumcodereview.appspot.com/9150036/diff/1/runtime/vm/parser.cc File runtime/vm/parser.cc (right): https://chromiumcodereview.appspot.com/9150036/diff/1/runtime/vm/parser.cc#newcode827 runtime/vm/parser.cc:827: // functions appearing in type tests with typedef's. ...
8 years, 11 months ago (2012-01-19 18:20:35 UTC) #2
regis
8 years, 11 months ago (2012-01-19 18:31:33 UTC) #3
Thanks

https://chromiumcodereview.appspot.com/9150036/diff/1/runtime/vm/parser.cc
File runtime/vm/parser.cc (right):

https://chromiumcodereview.appspot.com/9150036/diff/1/runtime/vm/parser.cc#ne...
runtime/vm/parser.cc:827: // functions appearing in type tests with typedef's.
On 2012/01/19 18:20:35, hausner wrote:
> typedefs

Done.

Powered by Google App Engine
This is Rietveld 408576698