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

Issue 2622003002: rewrite_to_chrome_style: Make is-const decisions more consistent (Closed)

Created:
3 years, 11 months ago by danakj
Modified:
3 years, 11 months ago
Reviewers:
dcheng
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

rewrite_to_chrome_style: Make is-const decisions more consistent This fixes cases where a templated method accesses a member on its class object, and cases where a function argument is templated and used as the input to a const variable. R=dcheng@chromium.org BUG=677285 Review-Url: https://codereview.chromium.org/2622003002 Cr-Commit-Position: refs/heads/master@{#442936} Committed: https://chromium.googlesource.com/chromium/src/+/5e2c34d46083dc28796e3e68e34b2b8231a8c5cc

Patch Set 1 #

Patch Set 2 : consistant-consts-2 #

Patch Set 3 : consistant-consts-2 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -8 lines) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 2 1 chunk +29 lines, -8 lines 1 comment Download
M tools/clang/rewrite_to_chrome_style/tests/template-expected.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/tests/template-original.cc View 1 chunk +34 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (13 generated)
danakj
3 years, 11 months ago (2017-01-10 20:58:12 UTC) #1
dcheng
How strongly do you feel about keeping the debug logging?
3 years, 11 months ago (2017-01-11 00:32:07 UTC) #8
danakj
On 2017/01/11 00:32:07, dcheng wrote: > How strongly do you feel about keeping the debug ...
3 years, 11 months ago (2017-01-11 15:55:47 UTC) #9
danakj
Heres without printing code
3 years, 11 months ago (2017-01-11 16:23:53 UTC) #11
dcheng
LGTM. FWIW, I think I'd be OK with the printing code if we guarded it ...
3 years, 11 months ago (2017-01-11 17:03:12 UTC) #15
danakj
On 2017/01/11 17:03:12, dcheng wrote: > LGTM. > > FWIW, I think I'd be OK ...
3 years, 11 months ago (2017-01-11 17:03:58 UTC) #17
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/2622003002/40001
3 years, 11 months ago (2017-01-11 17:04:10 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 17:08:42 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5e2c34d46083dc28796e3e68e34b...

Powered by Google App Engine
This is Rietveld 408576698