Skip to content

[clang-tidy] Enable more checks in .clang-tidy config. #156149

@vbvictor

Description

@vbvictor

There are some useful checks that are disabled in .clang-tidy config.
Each check should be analyzed for usefulness and enabled (or kept disabled) with closing the corresponding subissue and creating fixes for the whole clang-tools-extra/clang-tidy directory:

Command to run:

./clang-tools-extra/clang-tidy/tool/run-clang-tidy.py -checks='-*,my-check-name' -p build -quiet clang-tools-extra/clang-tidy/

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang-tidycode-qualitymetaissueIssue to collect references to a group of similar or related issues.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions