llvm-project/clang-tools-extra/clang-tidy
Manuel Klimek fe3f34e50b Always add core checkers if static analyzer checks are enabled.
In response to post-commit feedback by Jordan, this is required to
make sure path-sensitive checks work correctly.

llvm-svn: 194807
2013-11-15 11:19:56 +00:00
..
google clang-tidy's modules depend on it. 2013-08-04 16:06:43 +00:00
llvm clang-tidy's modules depend on it. 2013-08-04 16:06:43 +00:00
tool Make clang's static analyzer checks available through clang-tidy. 2013-11-14 15:49:44 +00:00
CMakeLists.txt Make clang's static analyzer checks available through clang-tidy. 2013-11-14 15:49:44 +00:00
ClangTidy.cpp Always add core checkers if static analyzer checks are enabled. 2013-11-15 11:19:56 +00:00
ClangTidy.h Make clang's static analyzer checks available through clang-tidy. 2013-11-14 15:49:44 +00:00
ClangTidyDiagnosticConsumer.h Make clang's static analyzer checks available through clang-tidy. 2013-11-14 15:49:44 +00:00
ClangTidyModule.cpp
ClangTidyModule.h
ClangTidyModuleRegistry.h
Makefile Fix clang-tidy dependencies and bad file comment. 2013-08-04 15:56:30 +00:00