hanchenye-llvm-project/clang-tools-extra/clang-tidy
Benjamin Kramer 281f9d0e97 Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there.
llvm-svn: 208471
2014-05-10 16:32:07 +00:00
..
google Fix assertion in google-explicit-constructor check when the constructor is 2014-05-05 18:49:31 +00:00
llvm Fixed formatting. 2014-03-05 13:01:24 +00:00
misc Do not touch get() calls on 'this' object. 2014-04-29 13:41:23 +00:00
tool Store Errors inside ClangTidyContext instead of just pointer to an external 2014-05-09 12:24:09 +00:00
CMakeLists.txt Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
ClangTidy.cpp Store Errors inside ClangTidyContext instead of just pointer to an external 2014-05-09 12:24:09 +00:00
ClangTidy.h Store Errors inside ClangTidyContext instead of just pointer to an external 2014-05-09 12:24:09 +00:00
ClangTidyDiagnosticConsumer.cpp Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there. 2014-05-10 16:32:07 +00:00
ClangTidyDiagnosticConsumer.h Allow ClangTidyDiagnosticConsumer to be reused. 2014-05-09 15:50:15 +00:00
ClangTidyModule.cpp Post-filter clang-tidy diagnostic messages. 2014-03-20 09:38:22 +00:00
ClangTidyModule.h Fixed formatting. 2014-03-05 13:01:24 +00:00
ClangTidyModuleRegistry.h
ClangTidyOptions.h Add clang-tidy -header-filter option 2014-05-05 14:54:47 +00:00
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00