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

Issue 2601063002: Blacklisting of method names coming from std library. (Closed)

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

Description

Blacklisting of method names coming from std library. BUG=672902 Committed: https://crrev.com/fa323b77ef5fbe07d35990c36eb3ad84eece2d5f Cr-Commit-Position: refs/heads/master@{#440879}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Also blacklisting "insert". #

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

Depends on Patchset:

Messages

Total messages: 13 (5 generated)
Łukasz Anforowicz
Daniel, can you PTAL?
3 years, 11 months ago (2016-12-28 18:02:01 UTC) #2
dcheng
https://codereview.chromium.org/2601063002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2601063002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode237 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:237: "back", "empty", "erase", "front", What about insert?
3 years, 11 months ago (2016-12-28 18:19:09 UTC) #3
Łukasz Anforowicz
https://codereview.chromium.org/2601063002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2601063002/diff/1/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode237 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:237: "back", "empty", "erase", "front", On 2016/12/28 18:19:09, dcheng wrote: ...
3 years, 11 months ago (2016-12-28 18:27:17 UTC) #4
Łukasz Anforowicz
+pilgrim@ to CC
3 years, 11 months ago (2016-12-28 18:34:46 UTC) #5
dcheng
lgtm
3 years, 11 months ago (2016-12-28 18:37:18 UTC) #6
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/2601063002/20001
3 years, 11 months ago (2016-12-28 19:32:17 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2016-12-28 19:41:05 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:49:54 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fa323b77ef5fbe07d35990c36eb3ad84eece2d5f
Cr-Commit-Position: refs/heads/master@{#440879}

Powered by Google App Engine
This is Rietveld 408576698