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

Issue 2094273002: Fix evaluation of != (Closed)

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

Description

Fix evaluation of != ConstantExpression.evaluate now computes != as the negation of the result of == R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/f010d5e01c5095eb90eb6a60a57ec964ab6b1309

Patch Set 1 #

Patch Set 2 : dartfmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M pkg/compiler/lib/src/constants/expressions.dart View 1 1 chunk +12 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/constant_expression_evaluate_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/constant_expression_test.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Johnni Winther
4 years, 5 months ago (2016-06-27 12:21:06 UTC) #2
Harry Terkelsen
lgtm
4 years, 5 months ago (2016-06-27 17:09:18 UTC) #3
Johnni Winther
4 years, 5 months ago (2016-06-28 07:41:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f010d5e01c5095eb90eb6a60a57ec964ab6b1309 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698