Skip to content

Commit f268ae0

Browse files
committedOct 29, 2014
Enable display of compiler diagnostics in clang-tidy.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220862 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 3e3ac8a commit f268ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.clang-tidy

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Checks: '-*,llvm-*,misc-*'
1+
Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'

0 commit comments

Comments
 (0)