llvm-project/clang-tools-extra/test/clang-tidy/checkers
Carlos Galvez 1ae33bf426 [clang-tidy] Add cppcoreguidelines-avoid-do-while check
Implements rule ES.75 of C++ Core Guidelines.

Differential Revision: https://reviews.llvm.org/D132461
2022-10-10 07:29:17 +00:00
..
Inputs/Headers [clang-tidy] Support C++14 in bugprone-signal-handler. 2022-08-12 09:45:53 +02:00
abseil [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
altera [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
android [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
boost [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
bugprone [clang-tidy] Add checker 'bugprone-suspicious-realloc-usage'. 2022-10-04 09:14:46 +02:00
cert [clang-tidy] Add test to cert-dcl58-cpp (NFC). 2022-08-25 10:11:40 +02:00
concurrency [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
cppcoreguidelines [clang-tidy] Add cppcoreguidelines-avoid-do-while check 2022-10-10 07:29:17 +00:00
darwin [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
fuchsia [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
google [clang-tidy] Extend spelling for CheckOptions 2022-06-23 19:59:31 +01:00
hicpp [clang-tidy] hicpp-signed-bitwise - Return location of the operand (and not of the operator beginning) 2022-08-17 19:25:59 +01:00
linuxkernel [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
llvm [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
llvmlibc [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
misc [clang-tidy] Ignore concepts in `misc-redundant-expression` 2022-10-08 10:37:16 +00:00
modernize [clang-tidy] Skip variadic ctors in modernize-use-equals-default 2022-09-30 22:16:28 +00:00
mpi [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
objc Adds the NSDateFormatter checker to clang-tidy 2022-08-02 13:57:44 -07:00
openmp [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
performance Strengthen -Wint-conversion to default to an error 2022-07-22 15:24:54 -04:00
portability [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00
readability [clang-tidy] Fix crashes on `if consteval` in readability checks 2022-10-05 09:38:05 +03:00
zircon [clang-tidy] Organize test files into subdirectories by module (NFC) 2022-06-22 12:13:34 -06:00