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

Issue 2626923004: rewrite_to_chrome_style: Use constexpr as backdoor to get consistency (Closed)

Created:
3 years, 11 months ago by danakj
Modified:
3 years, 11 months ago
Reviewers:
haraken, pdr., dcheng
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), blink-reviews, kinuko+watch, kouhei+heap_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

rewrite_to_chrome_style: Use constexpr as backdoor to get consistency In the last cases of inconsistent evaluation of compile-time-constants just make them constexpr and then ensure we always see constexpr things as compile-time constants. Actually compiling figures this out even though from the AST we see unresolved things that make this hard. R=dcheng BUG=677285 Review-Url: https://codereview.chromium.org/2626923004 Cr-Commit-Position: refs/heads/master@{#443115} Committed: https://chromium.googlesource.com/chromium/src/+/362c69d27d39af6a9f6945099acb593cd6d96579

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M third_party/WebKit/Source/platform/heap/TraceTraits.h View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
danakj
Please have a look. dcheng: clang pdr: blink
3 years, 11 months ago (2017-01-11 20:54:28 UTC) #2
dcheng
LGTM!
3 years, 11 months ago (2017-01-11 21:07:40 UTC) #3
pdr.
On 2017/01/11 at 20:54:28, danakj wrote: > Please have a look. > > dcheng: clang ...
3 years, 11 months ago (2017-01-11 21:10:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626923004/1
3 years, 11 months ago (2017-01-11 21:16:50 UTC) #6
haraken
platform/heap/ LGTM
3 years, 11 months ago (2017-01-11 23:42:28 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 01:40:50 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/362c69d27d39af6a9f6945099acb...

Powered by Google App Engine
This is Rietveld 408576698