Skip to content

Allow clang-tidy to load more checkers from an external library/plugin #32086

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 32739
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor
CC @bbannier,@chgans,@justincady,@JonasToth,@froydnj,@jbytheway,@stephenhines,@steveire

Extended Description

The goal is to be able to write checkers out of tree, which are specific to to some project or customer, then just load them with: clang-tidy -plugin mychecks.so ...

Or similar

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang-tidyenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions