Skip to content

[clang-tidy] Clang-tidy check 'clang-analyzer-unix-Malloc' was not found #161938

@dabrahams

Description

@dabrahams

With this .clangd file:

Diagnostics:
  ClangTidy:
    Add:
    - clang-analyzer-unix-Malloc

I get the message in the title. And yet, clang-tidy -checks='*' --list-checks | grep Malloc yields:

    clang-analyzer-unix.Malloc
    clang-analyzer-unix.MallocSizeof

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions