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

Issue 294163011: dart2dart: Fix fallthrough in while statements. (Closed)

Created:
6 years, 7 months ago by asgerf
Modified:
6 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

dart2dart: Fix fallthrough in while statements. BUG= R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=36566

Patch Set 1 #

Patch Set 2 : Minor update to test case #

Patch Set 3 : SVN rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M sdk/lib/_internal/compiler/implementation/dart_backend/dart_codegen.dart View 1 chunk +3 lines, -0 lines 0 comments Download
A tests/language/rewrite_while_test.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
asgerf
Only includes a bugfix. Continue statements are not yet eliminated by fallthrough, but break statements ...
6 years, 7 months ago (2014-05-23 11:43:37 UTC) #1
Kevin Millikin (Google)
LGTM, thanks.
6 years, 7 months ago (2014-05-23 11:45:22 UTC) #2
asgerf
6 years, 7 months ago (2014-05-23 12:38:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r36566 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698