projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
63c2f32
)
Enable display of compiler diagnostics in clang-tidy by default.
author
Alexander Kornienko
<alexfh@google.com>
Wed, 29 Oct 2014 17:29:38 +0000
(17:29 +0000)
committer
Alexander Kornienko
<alexfh@google.com>
Wed, 29 Oct 2014 17:29:38 +0000
(17:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220863
91177308
-0d34-0410-b5e6-
96231b3b80d8
.clang-tidy
patch
|
blob
|
history
diff --git
a/.clang-tidy
b/.clang-tidy
index
40b4750
..
3186da4
100644
(file)
--- a/
.clang-tidy
+++ b/
.clang-tidy
@@
-1
+1
@@
-Checks: '-*,llvm-*,misc-*'
+Checks: '-*,
clang-diagnostic-*,
llvm-*,misc-*'