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

Issue 2825843003: Fix VM crash when encountering an assignment expression in a case expression. (Closed)

Created:
3 years, 8 months ago by rmacnak
Modified:
3 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix VM crash when encountering an assignment expression in a case expression. Fixes #29370 Issue #29379 R=regis@google.com Committed: https://github.com/dart-lang/sdk/commit/b15cf1c490d7b6a80597efddacb515f6fb8dd290

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -4 lines) Patch
M runtime/vm/parser.cc View 1 chunk +3 lines, -4 lines 0 comments Download
A tests/language/case_expression_with_assignment_test.dart View 1 chunk +28 lines, -0 lines 0 comments Download
M tests/language/language_kernel.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
3 years, 8 months ago (2017-04-18 19:36:27 UTC) #2
regis
lgtm
3 years, 8 months ago (2017-04-18 20:34:13 UTC) #3
rmacnak
3 years, 8 months ago (2017-04-18 20:48:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b15cf1c490d7b6a80597efddacb515f6fb8dd290 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698