llvm-project/clang-tools-extra/clang-tidy/llvmlibc
Kazu Hirata 2d303e6781 Remove redundant return and continue statements (NFC)
Identified with readability-redundant-control-flow.
2021-12-24 23:17:54 -08:00
..
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
CalleeNamespaceCheck.cpp [libc][clang-tidy] fix namespace check for externals 2021-11-30 11:44:24 -08:00
CalleeNamespaceCheck.h [clang-tidy] Add check callee-namespace. 2020-04-28 17:22:23 -07:00
ImplementationInNamespaceCheck.cpp Remove redundant return and continue statements (NFC) 2021-12-24 23:17:54 -08:00
ImplementationInNamespaceCheck.h
LLVMLibcTidyModule.cpp [clang-tidy] Add check callee-namespace. 2020-04-28 17:22:23 -07:00
RestrictSystemLibcHeadersCheck.cpp [clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files 2020-06-29 16:05:52 +01:00
RestrictSystemLibcHeadersCheck.h