llvm-project
[clang-tidy] Refactor `modernize-redundant-void-arg`
#173340
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
[clang-tidy] Refactor `modernize-redundant-void-arg`
#173340
localspook
merged 6 commits into
llvm:main
from
localspook:redundant-void-arg-refactor
[clang-tidy] Refactor `modernize-redundant-void-arg`
52be8cab
localspook
marked this pull request as ready for review
182 days ago
llvmbot
added
clang-tools-extra
llvmbot
added
clang-tidy
localspook
requested a review
from
zwuis
182 days ago
localspook
requested a review
from
vbvictor
182 days ago
localspook
requested a review
from
HerrCai0907
182 days ago
localspook
requested a review
from
zeyi2
182 days ago
zeyi2
commented on 2025-12-23
Prefer FunctionTypeLoc over FunctionProtoTypeLoc, move matcher into A…
ccd5884a
localspook
force pushed
to
ccd5884a
181 days ago
Make matcher local to the check for now
ad3d70b9
Merge branch 'main' into redundant-void-arg-refactor
8f001869
Use matcher from ASTMatchers.h
8b61909a
zeyi2
approved these changes on 2026-01-15
zwuis
approved these changes on 2026-02-16
Merge branch 'main' into redundant-void-arg-refactor
03818cc8
localspook
merged
54a8b206
into main
126 days ago
localspook
deleted the redundant-void-arg-refactor branch
126 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
zwuis
zeyi2
vbvictor
HerrCai0907
Assignees
No one assigned
Labels
clang-tools-extra
clang-tidy
Milestone
No milestone
Login to write a write a comment.
Login via GitHub