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

Issue 10908103: Use of undefined class in const constructor should be an error (issue 4882) (Closed)

Created:
8 years, 3 months ago by Brian Wilkerson
Modified:
8 years, 3 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use of undefined class in const constructor should be an error (issue 4882) Committed: https://code.google.com/p/dart/source/detail?r=11907

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -8 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 1 chunk +3 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/TypeErrorCode.java View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 1 chunk +9 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/index/AnalysisMarkerManager.java View 1 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Brian Wilkerson
8 years, 3 months ago (2012-09-05 20:12:36 UTC) #1
scheglov
8 years, 3 months ago (2012-09-05 20:26:57 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698