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}
Showing
Please register or sign in to comment