Skip to content

Several Tidy Checks are missing from the list (LLVM 19.1.0) #1381

@netx123

Description

@netx123

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions