summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-07-18 02:44:54 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-18 09:45:34 +0000
commit349423af4f5941a60af567f7bc389ed7dc3da5f9 (patch)
tree00f86ff07bc2b6647cd88487feb7916cbe2ce2f2 /base
parent77e2ee21852429b154493270fcdbe8794bcc1809 (diff)
downloadchromium_src-349423af4f5941a60af567f7bc389ed7dc3da5f9.zip
chromium_src-349423af4f5941a60af567f7bc389ed7dc3da5f9.tar.gz
chromium_src-349423af4f5941a60af567f7bc389ed7dc3da5f9.tar.bz2
Fix chromium clang plugin if run from */Developer/* directory
Do not blacklist directory matching "*/Developer/*" as this is unnecessary since system headers are already blacklisted by another rule. This allow developer to checkout Chromium code in $HOME/Developer/chromium (or some similar path) and still get the Chromium clang warnings and errors. TEST=Build clang locally as instructed in tools/clang/plugins/README.chromium and then check that everything builds, then introduce a style error (missing "override") and check that it is reported by the plugin even if the checkout path matches "*/Developer/*". BUG=510886 Review URL: https://codereview.chromium.org/1238153002 Cr-Commit-Position: refs/heads/master@{#339394}
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions