Descriptionrewrite_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 #
Messages
Total messages: 10 (4 generated)
|