llvm-project/clang-tools-extra/clang-tidy/llvmlibc
Simon Pilgrim 003e038264 [clang-tidy] getOutermostNamespace - remove redundant nullptr check
The pointer is always dereferenced
2022-02-12 10:49:54 +00:00
..
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
CalleeNamespaceCheck.cpp [clang-tidy] getOutermostNamespace - remove redundant nullptr check 2022-02-12 10:49:54 +00: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