llvm-project/clang-tools-extra/clang-tidy
NAKAMURA Takumi 871d104e1c [CMake] Apply DEPENDS to clangTidy.
llvm-svn: 201977
2014-02-23 13:43:01 +00:00
..
google Fix ExplicitConstructorCheck to warn only on in-class declarations. 2014-02-13 10:11:48 +00:00
llvm Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
tool Make the OptionCategory variable static. 2014-02-05 13:43:27 +00:00
CMakeLists.txt [CMake] Apply DEPENDS to clangTidy. 2014-02-23 13:43:01 +00:00
ClangTidy.cpp Re-add the '!' removed by mistake. 2014-02-13 16:29:39 +00:00
ClangTidy.h Fix another invalid getCustomDiagID() use to unbreak the build 2014-01-26 08:36:03 +00:00
ClangTidyDiagnosticConsumer.cpp Improve clang-tidy diagnostic output and filtering. 2014-02-06 14:50:10 +00:00
ClangTidyDiagnosticConsumer.h Improve clang-tidy diagnostic output and filtering. 2014-02-06 14:50:10 +00:00
ClangTidyModule.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
ClangTidyModule.h Clang-tidy: don't create ASTConsumers not needed for the set of checks we perform. 2014-02-13 16:10:47 +00:00
ClangTidyModuleRegistry.h
Makefile Fix clang-tidy dependencies and bad file comment. 2013-08-04 15:56:30 +00:00