Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(285)

Issue 1806903003: Don't rename references to functions that originate from template args. (Closed)

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

Description

Don't rename references to functions that originate from template args. BUG=595577 Committed: https://crrev.com/c13719228662d502c7b1b5973edbcb69236b8203 Cr-Commit-Position: refs/heads/master@{#382160}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : Add crbug link #

Total comments: 4

Patch Set 5 : Readd debugging strings. #

Patch Set 6 : Add a period and GetType #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -44 lines) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 2 3 4 5 10 chunks +35 lines, -44 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/tests/template-expected.cc View 1 2 3 2 chunks +78 lines, -0 lines 0 comments Download
M tools/clang/rewrite_to_chrome_style/tests/template-original.cc View 1 2 3 2 chunks +78 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
dcheng
https://codereview.chromium.org/1806903003/diff/40001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (left): https://codereview.chromium.org/1806903003/diff/40001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#oldcode57 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:57: AST_MATCHER(clang::FunctionDecl, isDefaulted) { No longer needed, yay! https://codereview.chromium.org/1806903003/diff/40001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#oldcode206 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:206: ...
4 years, 9 months ago (2016-03-17 04:03:39 UTC) #3
danakj
LGTM https://codereview.chromium.org/1806903003/diff/60001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (left): https://codereview.chromium.org/1806903003/diff/60001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#oldcode206 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:206: bool was_number = false; Oh thanks, I tried ...
4 years, 9 months ago (2016-03-18 23:42:05 UTC) #4
dcheng
https://codereview.chromium.org/1806903003/diff/60001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (left): https://codereview.chromium.org/1806903003/diff/60001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#oldcode441 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:441: static const char* GetType() { return "NamedDecl"; } On ...
4 years, 9 months ago (2016-03-19 00:10:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1806903003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1806903003/100001
4 years, 9 months ago (2016-03-19 00:10:59 UTC) #8
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-19 01:02:42 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-19 01:04:47 UTC) #11
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c13719228662d502c7b1b5973edbcb69236b8203
Cr-Commit-Position: refs/heads/master@{#382160}

Powered by Google App Engine
This is Rietveld 408576698