hanchenye-llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko a49cfef414 [clang-tidy] Add `const` to operator() to fix a warning.
llvm-svn: 304583
2017-06-02 18:47:50 +00:00
..
boost
cert
cppcoreguidelines
google
hicpp
llvm
misc [clang-tidy] Add `const` to operator() to fix a warning. 2017-06-02 18:47:50 +00:00
modernize [clang-tidy] Replace matchesName with hasName where no regex is needed 2017-05-17 14:39:39 +00:00
mpi
performance [clang-tidy] Use getLocalOrGlobal for the StrictMode option 2017-05-29 13:59:27 +00:00
plugin
readability (no commit message) 2017-05-25 11:43:06 +00:00
tool
utils
CMakeLists.txt
ClangTidy.cpp Change getChecksFilter() interface to hide implementation details. 2017-05-17 14:39:47 +00:00
ClangTidy.h
ClangTidyDiagnosticConsumer.cpp Fix 'not all control paths return a value' warning on windows buildbots. 2017-05-18 10:48:23 +00:00
ClangTidyDiagnosticConsumer.h [clang-tidy] Optimize GlobList::contains 2017-05-18 01:13:51 +00:00
ClangTidyModule.cpp Change getChecksFilter() interface to hide implementation details. 2017-05-17 14:39:47 +00:00
ClangTidyModule.h
ClangTidyModuleRegistry.h
ClangTidyOptions.cpp
ClangTidyOptions.h
add_new_check.py
rename_check.py