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

Issue 2979303002: Resynthesize binary, prefix, and conditional expressions from Kernel. (Closed)

Created:
3 years, 5 months ago by scheglov
Modified:
3 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Resynthesize binary, prefix, and conditional expressions from Kernel. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/3a4c33cc93ceb8128f5082deaa19fb1e0f9e6fbc

Patch Set 1 #

Total comments: 2

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -31 lines) Patch
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 1 chunk +10 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart View 1 8 chunks +74 lines, -30 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
3 years, 5 months ago (2017-07-19 17:07:09 UTC) #1
Paul Berry
https://codereview.chromium.org/2979303002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart File pkg/analyzer/test/src/summary/resynthesize_common.dart (right): https://codereview.chromium.org/2979303002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart#newcode4658 pkg/analyzer/test/src/summary/resynthesize_common.dart:4658: const bool vNotEqual = !1 == 2; There's a ...
3 years, 5 months ago (2017-07-19 17:43:31 UTC) #2
scheglov
PTAL https://codereview.chromium.org/2979303002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart File pkg/analyzer/test/src/summary/resynthesize_common.dart (right): https://codereview.chromium.org/2979303002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart#newcode4658 pkg/analyzer/test/src/summary/resynthesize_common.dart:4658: const bool vNotEqual = !1 == 2; On ...
3 years, 5 months ago (2017-07-19 19:35:15 UTC) #3
Paul Berry
lgtm
3 years, 5 months ago (2017-07-19 19:35:54 UTC) #4
scheglov
3 years, 5 months ago (2017-07-19 19:36:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3a4c33cc93ceb8128f5082deaa19fb1e0f9e6fbc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698