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

Issue 7747023: Ignore C++ comments while checking for Singleton<T> in headers. (Closed)

Created:
9 years, 4 months ago by Denis Lagno
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin (slow to review)
Visibility:
Public.

Description

Ignore C++ comments while checking for Singleton<T> in headers. (without ignoring comments this check gives false positives on code like base/threading/thread_local.h) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98421

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M depot_tools/presubmit_canned_checks.py View 1 2 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
M-A Ruel
lgtm
9 years, 4 months ago (2011-08-25 18:34:31 UTC) #1
commit-bot: I haz the power
Presubmit check for 7747023-1 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 4 months ago (2011-08-25 18:42:45 UTC) #2
Denis Lagno
PTAL
9 years, 4 months ago (2011-08-26 13:05:23 UTC) #3
M-A Ruel
http://codereview.chromium.org/7747023/diff/3001/depot_tools/presubmit_canned_checks.py File depot_tools/presubmit_canned_checks.py (right): http://codereview.chromium.org/7747023/diff/3001/depot_tools/presubmit_canned_checks.py#newcode1 depot_tools/presubmit_canned_checks.py:1: # Copyright (c) 2010 The Chromium Authors. All rights ...
9 years, 4 months ago (2011-08-26 13:12:45 UTC) #4
Denis Lagno
http://codereview.chromium.org/7747023/diff/3001/depot_tools/presubmit_canned_checks.py File depot_tools/presubmit_canned_checks.py (right): http://codereview.chromium.org/7747023/diff/3001/depot_tools/presubmit_canned_checks.py#newcode1 depot_tools/presubmit_canned_checks.py:1: # Copyright (c) 2010 The Chromium Authors. All rights ...
9 years, 4 months ago (2011-08-26 13:31:33 UTC) #5
M-A Ruel
9 years, 4 months ago (2011-08-26 13:40:39 UTC) #6
lgtm

Note: it would have been nice if there was a test but the initial author didn't
write one so I don't care.

Powered by Google App Engine
This is Rietveld 408576698