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

Issue 758103002: Clean up resolution of unlabeled break/continue targets. (Closed)

Created:
6 years ago by Paul Berry
Modified:
6 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Clean up resolution of unlabeled break/continue targets. Move the tracking of unlabeled break and continue targets from ResolverVisitor to ScopedVisitor, where it makes more sense, and add a new ImplicitLabelScope class that encapsulates the logic for it. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=41965

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -78 lines) Patch
M pkg/analyzer/lib/src/generated/element_resolver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 17 chunks +116 lines, -77 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
6 years ago (2014-11-25 17:52:00 UTC) #2
Brian Wilkerson
LGTM! Thanks!
6 years ago (2014-11-25 18:26:33 UTC) #3
Paul Berry
6 years ago (2014-11-25 18:40:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41965 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698