llvm-project/clang-tools-extra/clang-tidy
Benjamin Kramer 4ff1ffa1ce Add the fix that should've accompanied r213738.
llvm-svn: 213740
2014-07-23 11:50:54 +00:00
..
google [clang-tidy] Fix a false positive in the make_pair checker if an argument has a explicit template argument. 2014-07-21 09:40:52 +00:00
llvm [clang-tidy] Address review comments for the Twine checker. 2014-07-08 15:41:20 +00:00
misc Add the fix that should've accompanied r213738. 2014-07-23 11:50:54 +00:00
tool Track clang r213171 2014-07-16 16:50:17 +00:00
CMakeLists.txt Track clang r213171 2014-07-16 16:50:17 +00:00
ClangTidy.cpp Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
ClangTidy.h Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
ClangTidyDiagnosticConsumer.cpp Set up clang-tidy diagnostic consumer to print types etc. 2014-07-14 14:10:03 +00:00
ClangTidyDiagnosticConsumer.h Set up clang-tidy diagnostic consumer to print types etc. 2014-07-14 14:10:03 +00:00
ClangTidyModule.cpp Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyModule.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyModuleRegistry.h clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>. 2014-07-03 14:12:47 +00:00
ClangTidyOptions.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
ClangTidyOptions.h include system_error directly. 2014-06-12 16:53:02 +00:00
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00