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

Issue 2166133002: fix #26912, correct handling of op assign (Closed)

Created:
4 years, 5 months ago by Jennifer Messerly
Modified:
4 years, 5 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #26912, correct handling of op assign Cleans up some strange things in the code. Now uses TypeSystem.refineBinaryExpressionType, which has some extra handling such as correct understanding of type parameter bounds (in strong mode). Fixed/simplified ErrorVerifier's checking to not look at the wrong type. R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/232553a2096009a93828368aaf3a9e6d6fc939b6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -53 lines) Patch
M pkg/analyzer/lib/src/generated/error_verifier.dart View 1 chunk +2 lines, -12 lines 0 comments Download
M pkg/analyzer/lib/src/generated/static_type_analyzer.dart View 2 chunks +12 lines, -40 lines 0 comments Download
M pkg/analyzer/lib/src/task/strong/checker.dart View 2 chunks +3 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 2 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 6 (3 generated)
Jennifer Messerly
4 years, 5 months ago (2016-07-20 22:59:00 UTC) #2
Leaf
lgtm.
4 years, 5 months ago (2016-07-21 00:04:31 UTC) #4
Jennifer Messerly
4 years, 5 months ago (2016-07-21 00:37:37 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
232553a2096009a93828368aaf3a9e6d6fc939b6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698