Enable display of compiler diagnostics in clang-tidy.

llvm-svn: 220862
This commit is contained in:
Alexander Kornienko 2014-10-29 17:28:51 +00:00
parent a9884bfe3d
commit 2ce697b7ca
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Checks: '-*,llvm-*,misc-*'
Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'