llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko 99c9d6a0f6 Make the OptionCategory variable static.
llvm-svn: 200841
2014-02-05 13:43:27 +00:00
..
google Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +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 Re-applied r198807, r198808 with an additional change to fix linking in configure Release+Asserts build. 2014-01-09 16:31:25 +00:00
ClangTidy.cpp Prospective build fix for unsafe usage of getCustomDiagID() 2014-01-26 06:58:01 +00:00
ClangTidy.h Fix another invalid getCustomDiagID() use to unbreak the build 2014-01-26 08:36:03 +00:00
ClangTidyDiagnosticConsumer.cpp Fix crash when handling an argument parsing-related warning. 2014-02-03 15:55:35 +00:00
ClangTidyDiagnosticConsumer.h Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +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: added --disable-checks, --list-checks options. 2013-12-19 19:57:05 +00:00
ClangTidyModuleRegistry.h
Makefile Fix clang-tidy dependencies and bad file comment. 2013-08-04 15:56:30 +00:00