Skip to content

move AST_MATCHER(VarDecl, isLocal) { return Node.isLocalVarDecl(); } to ast-matcher #117431

@HerrCai0907

Description

@HerrCai0907

isLocal used in some of tidy's check. I think maybe we can move it to some common part. e.g. ast-matcher or clang-tidy/utils folder.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions