Enable display of compiler diagnostics in clang-tidy.
authorAlexander Kornienko <alexfh@google.com>
Wed, 29 Oct 2014 17:28:51 +0000 (17:28 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 29 Oct 2014 17:28:51 +0000 (17:28 +0000)
llvm-svn: 220862

clang/.clang-tidy

index 40b4750..3186da4 100644 (file)
@@ -1 +1 @@
-Checks: '-*,llvm-*,misc-*'
+Checks: '-*,clang-diagnostic-*,llvm-*,misc-*'