llvm-project/clang-tools-extra/clang-tidy
Kazu Hirata 71336d03f1 Use llvm::any_of (NFC) 2022-07-31 15:17:08 -07:00
..
abseil
altera
android
boost
bugprone Use any_of (NFC) 2022-07-30 10:35:56 -07:00
cert
concurrency
cppcoreguidelines
darwin
fuchsia
google [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
hicpp [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
linuxkernel
llvm Use llvm::sort instead of std::sort where possible 2022-07-23 15:19:05 +02:00
llvmlibc
misc [clang-tidy] Add CLANG_TIDY_CONFUSABLE_CHARS_GEN cmake cache variable to avoid building when cross compiling 2022-07-28 12:00:21 +03:00
modernize Use llvm::any_of (NFC) 2022-07-31 15:17:08 -07:00
mpi
objc
openmp
performance
plugin
portability
readability [clang-tidy] Avoid extra parentheses around MemberExpr 2022-07-26 22:36:00 +02:00
tool
utils Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
zircon
CMakeLists.txt
ClangTidy.cpp
ClangTidy.h
ClangTidyCheck.cpp
ClangTidyCheck.h
ClangTidyDiagnosticConsumer.cpp
ClangTidyDiagnosticConsumer.h
ClangTidyForceLinker.h
ClangTidyModule.cpp
ClangTidyModule.h
ClangTidyModuleRegistry.h
ClangTidyOptions.cpp
ClangTidyOptions.h
ClangTidyProfiling.cpp
ClangTidyProfiling.h
ExpandModularHeadersPPCallbacks.cpp
ExpandModularHeadersPPCallbacks.h
GlobList.cpp
GlobList.h
NoLintDirectiveHandler.cpp
NoLintDirectiveHandler.h
add_new_check.py [clang-tidy] Add execute perms back to add_new_check script 2022-07-27 10:41:34 +01:00
clang-tidy-config.h.cmake
rename_check.py