-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I've compared the list of available checks from LLVM 19.1.0 with the list in CPT and found the following are missing from CPT.
boost-use-ranges
bugprone-crtp-constructor-accessibility
bugprone-pointer-arithmetic-on-polymorphic-object
bugprone-return-const-ref-from-parameter
bugprone-suspicious-stringview-data-usage
cert-ctr56-cpp
cert-int09-c
clang-analyzer-cplusplus.ArrayDelete
clang-analyzer-optin.taint.TaintedAlloc
clang-analyzer-security.PutenvStackArray
clang-analyzer-security.SetgidSetuidOrder
clang-analyzer-unix.BlockInCriticalSection
clang-analyzer-unix.Stream
misc-use-internal-linkage
modernize-min-max-use-initializer-list
modernize-use-designated-initializers
modernize-use-ranges
modernize-use-std-format
readability-enum-initial-value
readability-math-missing-parentheses
readability-use-std-min-max
Metadata
Metadata
Assignees
Labels
No labels