llvm-project/clang-tools-extra/clang-tidy/llvm
Richard 6e566bc552 [clang-tidy] Organize check doc files into subdirectories (NFC)
- Rename doc files to subdirs by module
- Update release notes and check list to use subdirs
- Update add_new_check.py to handle doc subdirs

Differential Revision: https://reviews.llvm.org/D126495
2022-06-16 16:06:20 -06:00
..
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
HeaderGuardCheck.cpp [clang-tidy] Fix llvm-header-guard so that it works with Windows paths 2021-11-10 18:35:57 +13:00
HeaderGuardCheck.h [clang-tidy] Organize check doc files into subdirectories (NFC) 2022-06-16 16:06:20 -06:00
IncludeOrderCheck.cpp [clang][lex] NFCI: Use FileEntryRef in PPCallbacks::InclusionDirective() 2022-04-14 10:46:12 +02:00
IncludeOrderCheck.h
LLVMTidyModule.cpp [clang-tidy][NFC] Update tests and Default options to use boolean value 2021-05-04 18:17:56 +01:00
PreferIsaOrDynCastInConditionalsCheck.cpp [clang-tidy] Use new mapping matchers 2021-02-03 23:21:17 +00:00
PreferIsaOrDynCastInConditionalsCheck.h [clang-tidy] Organize check doc files into subdirectories (NFC) 2022-06-16 16:06:20 -06:00
PreferRegisterOverUnsignedCheck.cpp [clang-tidy][NFC] Tweak some generation of diag messages 2021-02-26 19:10:25 +00:00
PreferRegisterOverUnsignedCheck.h [clang-tidy] Organize check doc files into subdirectories (NFC) 2022-06-16 16:06:20 -06:00
TwineLocalCheck.cpp [clang-tidy] llvm-twine-local ignores parameters 2020-06-22 18:25:45 +01:00
TwineLocalCheck.h