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

Issue 2612313002: Safe fallback for known "conflicting overrides" during rename. (Closed)

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

Description

Safe fallback for known "conflicting overrides" during rename. BUG=677223 Review-Url: https://codereview.chromium.org/2612313002 Cr-Commit-Position: refs/heads/master@{#441736} Committed: https://chromium.googlesource.com/chromium/src/+/e399244f0856a821a469e7f5a4fd5105e786020b

Patch Set 1 #

Patch Set 2 : Self-review. #

Total comments: 10

Patch Set 3 : Addressed CR feedback from danakj@. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -2 lines) Patch
M tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp View 1 2 2 chunks +50 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
Łukasz Anforowicz
Daniel, can you PTAL? https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode197 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:197: assert(0); We could also return ...
3 years, 11 months ago (2017-01-05 18:45:19 UTC) #2
danakj
https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode156 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:156: if (override_matches == override_not_matches) { can you change this ...
3 years, 11 months ago (2017-01-05 18:55:20 UTC) #4
Łukasz Anforowicz
Thanks Dana. https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp File tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp (right): https://codereview.chromium.org/2612313002/diff/20001/tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp#newcode156 tools/clang/rewrite_to_chrome_style/RewriteToChromeStyle.cpp:156: if (override_matches == override_not_matches) { On 2017/01/05 ...
3 years, 11 months ago (2017-01-05 19:04:44 UTC) #5
danakj
LGTM
3 years, 11 months ago (2017-01-05 19:21:30 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/2612313002/40001
3 years, 11 months ago (2017-01-05 19:25:40 UTC) #8
commit-bot: I haz the power
3 years, 11 months ago (2017-01-05 19:41:28 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e399244f0856a821a469e7f5a4fd...

Powered by Google App Engine
This is Rietveld 408576698