rewrite_to_chrome_style: Make const decisions aware of const variables
When a const variable is initialized by another variable, we recurse to see if that variable is compile-time-const to decide if the former variable is. BUG=677285 Review-Url: https://codereview.chromium.org/2624253002 Cr-Commit-Position: refs/heads/master@{#442938}
Showing
Please register or sign in to comment