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

Issue 9185010: Cancel the compilation if the SSA builder attempts to visit a type annotation. (Closed)

Created:
8 years, 11 months ago by ahe
Modified:
8 years, 11 months ago
Reviewers:
floitsch, ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Cancel the compilation if the SSA builder attempts to visit a type annotation. Committed: https://code.google.com/p/dart/source/detail?r=3191

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -11 lines) Patch
M dart/frog/leg/ssa/builder.dart View 1 chunk +2 lines, -1 line 0 comments Download
M dart/frog/presubmit.py View 2 chunks +3 lines, -3 lines 1 comment Download
M dart/tests/language/language-leg.status View 4 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
8 years, 11 months ago (2012-01-11 16:12:31 UTC) #1
floitsch
LGTM!
8 years, 11 months ago (2012-01-11 16:13:31 UTC) #2
ngeoffray
8 years, 11 months ago (2012-01-11 16:25:42 UTC) #3
LGTM

http://codereview.chromium.org/9185010/diff/1/dart/frog/presubmit.py
File dart/frog/presubmit.py (right):

http://codereview.chromium.org/9185010/diff/1/dart/frog/presubmit.py#newcode161
dart/frog/presubmit.py:161: cmd = test_cmd + ['--component=frogsh', 'leg',
'leg_only']
Thank you!

Powered by Google App Engine
This is Rietveld 408576698