hanchenye-llvm-project/clang-tools-extra/clang-tidy
Nathan James 8625f5bc79
[clang-tidy][NFC] Streamline CheckOptions error reporting.
2020-12-07 14:05:49 +00:00
..
abseil [libTooling] Remove deprecated Clang Transformer declarations 2020-11-30 20:15:26 +00:00
altera Add a new altera kernel name restriction check to clang-tidy. 2020-11-09 09:26:50 -05:00
android Allow to specify macro names for android-comparison-in-temp-failure-retry 2020-10-01 10:09:26 -07:00
boost
bugprone [NFC][clang-tidy] Fixes comment typos. 2020-12-05 16:31:16 +01:00
cert [clang-tidy] Add signal-handler-check for SEI CERT rule SIG30-C 2020-11-04 16:42:30 +01:00
concurrency [NFC][clang-tidy] Do link FrontendOpenMP into concurrency module after all 2020-11-30 13:34:00 +03:00
cppcoreguidelines [clang-tidy] Use compiled regex for AllowedRegexp in macro usage check 2020-11-23 20:46:43 +00:00
darwin
fuchsia
google [clang-tidy] Add links to check docs in comments 2020-10-22 13:31:21 +02:00
hicpp
linuxkernel
llvm [clang-tidy] Make clang-format and include-order-check coherent 2020-11-17 14:54:10 +01:00
llvmlibc
misc clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
modernize [NFC][clang-tidy] Use isInStdNamespace matcher instead of check defined alternatives 2020-10-18 16:02:11 +01:00
mpi
objc
openmp
performance Always allow std::function to be copied. 2020-10-21 17:20:35 -04:00
plugin
portability [clang tidy] Fix SIMDIntrinsicsCheck not storing options 2020-10-18 15:56:39 +01:00
readability [clang-tidy] [clangd] Avoid multi-line diagnostic range for else-after-return diagnostic 2020-11-29 18:32:23 -05:00
tool [clang-tidy] Merge options inplace instead of copying 2020-11-12 18:19:12 +00:00
utils [clang-tidy] Fix RenamerClangTidy checks trying to emit a fix that isnt a valid identifier 2020-11-23 20:04:51 +00:00
zircon
CMakeLists.txt [clang-tidy] add concurrency module 2020-11-30 12:27:17 +03:00
ClangTidy.cpp Use ANSI escape codes for --use-color on Windows 2020-10-31 10:36:42 -04:00
ClangTidy.h
ClangTidyCheck.cpp [clang-tidy][NFC] Streamline CheckOptions error reporting. 2020-12-07 14:05:49 +00:00
ClangTidyCheck.h [clang-tidy][NFC] Added convienence methods for getting optional options 2020-08-01 01:45:34 +01:00
ClangTidyDiagnosticConsumer.cpp [clang-tidy] Merge options inplace instead of copying 2020-11-12 18:19:12 +00:00
ClangTidyDiagnosticConsumer.h
ClangTidyForceLinker.h [clang-tidy] add concurrency module 2020-11-30 12:27:17 +03:00
ClangTidyModule.cpp [clang-tidy][NFC] Use StringMap for ClangTidyCheckFactories::FacoryMap 2020-07-30 22:57:33 +01:00
ClangTidyModule.h [clang-tidy][NFC] Use StringMap for ClangTidyCheckFactories::FacoryMap 2020-07-30 22:57:33 +01:00
ClangTidyModuleRegistry.h
ClangTidyOptions.cpp [clang-tidy] Merge options inplace instead of copying 2020-11-12 18:19:12 +00:00
ClangTidyOptions.h [clang-tidy] Merge options inplace instead of copying 2020-11-12 18:19:12 +00:00
ClangTidyProfiling.cpp
ClangTidyProfiling.h
ExpandModularHeadersPPCallbacks.cpp [clang-tidy] Silence unused variable warning in Release builds. NFCI. 2020-10-26 20:20:23 +01:00
ExpandModularHeadersPPCallbacks.h
GlobList.cpp [clang-tidy][NFC] Tweak GlobList to iterate backwards 2020-11-10 14:27:24 +00:00
GlobList.h [clang-tidy][NFC] Tweak GlobList to iterate backwards 2020-11-10 14:27:24 +00:00
add_new_check.py [clang-tidy] prevent generated checks from triggering assertions on anonymous functions 2020-08-12 12:43:40 +01:00
clang-tidy-config.h.cmake Add an explicit toggle for the static analyzer in clang-tidy 2020-09-10 10:48:17 -04:00
rename_check.py [NFC][clang-tidy] Port rename_check.py to Python3 2020-12-01 20:10:19 +03:00