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

Issue 10076002: Check implementation files for virtual and OVERRIDE (Closed)

Created:
8 years, 8 months ago by Ryan Sleevi
Modified:
8 years, 8 months ago
Reviewers:
Nico
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Check implementation files for virtual and OVERRIDE. Currently behind a flag "-Xclang -plugin-arg-find-bad-constructs -Xclang skip-virtuals-in-implementations" BUG=115047 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132507

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Patch Set 3 : Copyright bump #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -18 lines) Patch
M tools/clang/plugins/FindBadConstructs.cpp View 1 10 chunks +29 lines, -12 lines 0 comments Download
M tools/clang/plugins/tests/overridden_methods.cpp View 1 2 2 chunks +25 lines, -1 line 0 comments Download
M tools/clang/plugins/tests/overridden_methods.txt View 1 chunk +10 lines, -1 line 0 comments Download
M tools/clang/plugins/tests/virtual_methods.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M tools/clang/scripts/plugin_flags.sh View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Sleevi
Nico: And here's the second part. I'm going to poke around this weekend to see ...
8 years, 8 months ago (2012-04-14 02:06:06 UTC) #1
Ryan Sleevi
Nico: Ping for existing CL
8 years, 8 months ago (2012-04-17 00:36:52 UTC) #2
Nico
Sorry, feel free to ping sooner. Just a few nits. http://codereview.chromium.org/10076002/diff/1/tools/clang/plugins/FindBadConstructs.cpp File tools/clang/plugins/FindBadConstructs.cpp (right): http://codereview.chromium.org/10076002/diff/1/tools/clang/plugins/FindBadConstructs.cpp#newcode73 ...
8 years, 8 months ago (2012-04-17 00:46:00 UTC) #3
Ryan Sleevi
Nits addressed. LGTY?
8 years, 8 months ago (2012-04-17 01:28:35 UTC) #4
Nico
8 years, 8 months ago (2012-04-17 01:29:43 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698