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

Issue 1765783002: rewrite_to_chrome_style: Rewrite references to members through the class (Closed)

Created:
4 years, 9 months ago by danakj
Modified:
4 years, 9 months ago
Reviewers:
dcheng
CC:
dcheng, chromium-reviews, piman, Nico
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

rewrite_to_chrome_style: Rewrite references to members through the class This catches references to members such as &ClassName::m_memberName to rename the m_memberName correctly. R=dcheng BUG=584091 Committed: https://crrev.com/435df50496bb28a8b27a398a084174d53f9f4ae6 Cr-Commit-Position: refs/heads/master@{#379184}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rewrite-non-member-members: . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -0 lines) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 6 chunks +18 lines, -0 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/tests/methods-expected.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/tests/methods-original.cc View 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
danakj
4 years, 9 months ago (2016-03-04 01:36:31 UTC) #1
dcheng
lgtm with a question. maybe just get rid of the narrowing bit of the matcher ...
4 years, 9 months ago (2016-03-04 01:41:55 UTC) #2
danakj
https://codereview.chromium.org/1765783002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/1765783002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode584 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:584: unless(hasAncestor(functionDecl(internal_hack::isDefaulted()))))); On 2016/03/04 01:41:55, dcheng wrote: > I think ...
4 years, 9 months ago (2016-03-04 01:55:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765783002/1
4 years, 9 months ago (2016-03-04 01:57:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1765783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1765783002/40001
4 years, 9 months ago (2016-03-04 01:58:13 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 9 months ago (2016-03-04 02:36:04 UTC) #11
commit-bot: I haz the power
4 years, 9 months ago (2016-03-04 02:37:52 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/435df50496bb28a8b27a398a084174d53f9f4ae6
Cr-Commit-Position: refs/heads/master@{#379184}

Powered by Google App Engine
This is Rietveld 408576698