llvm-project/clang-tools-extra/clang-tidy
Daniel Jasper 993a906af3 Address review comments on r208954. No functional changes.
llvm-svn: 209111
2014-05-19 07:23:03 +00:00
..
google Track clang changes from r209061 2014-05-17 04:54:13 +00:00
llvm Fixed formatting. 2014-03-05 13:01:24 +00:00
misc Address review comments on r208954. No functional changes. 2014-05-19 07:23:03 +00:00
tool Update clang-tidy documentation. 2014-05-16 13:07:18 +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 Fixed incorrect StringRef::find usage. 2014-05-15 15:56:58 +00:00
ClangTidyDiagnosticConsumer.h Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +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 Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00