llvm-project
[clang-tidy] Add readability-redundant-lambda-parameter-list
#190438
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
22
Changes
View On
GitHub
[clang-tidy] Add readability-redundant-lambda-parameter-list
#190438
unterumarmung
merged 22 commits into
llvm:main
from
OmarAzizi:clang-tidy-redundant-lambda-parentheses
[clang-tidy] Add readability-redundant-lambda-parentheses check
b1de6aa2
llvmbot
added
clang-tools-extra
llvmbot
added
clang-tidy
[clang-tidy] Fix missing newlines, release notes, and list.rst entries
b9cd06c0
[clang-tidy] Remove unnecessary includes
4063ef55
EugeneZelenko
requested a review
from
zeyi2
65 days ago
EugeneZelenko
requested a review
from
vbvictor
65 days ago
EugeneZelenko
requested a review
from
localspook
65 days ago
EugeneZelenko
commented on 2026-04-04
"[clang-tidy] Sync release notes with check documentation
53d2c848
5chmidti
commented on 2026-04-04
[clang-tidy] Address review: move checks into matchers and add TK_Ign…
15cea8ad
Merge branch 'llvm:main' into clang-tidy-redundant-lambda-parentheses
83b4af32
OmarAzizi
requested a review
from
EugeneZelenko
65 days ago
OmarAzizi
requested a review
from
5chmidti
65 days ago
EugeneZelenko
commented on 2026-04-04
Add newline to the end of the file
8e515355
[clang-tidy] Fix clang-format issues
61fda54d
localspook
commented on 2026-04-04
[clang-tidy] Address review: use FunctionTypeLoc, move matchers, remo…
8a0f91c3
[clang-tidy] Fix clang-format line wrapping
1891ec1d
zeyi2
commented on 2026-04-05
[clang-tidy] Address review: use or-later standards and add guarded s…
8fffd05b
localspook
commented on 2026-04-05
[clang-tidy] Address review: merge test files into single file with c…
a2626b47
localspook
commented on 2026-04-07
[clang-tidy] Address review: simplify matcher, add attribute and requ…
8f246ffd
[clang-tidy] Address review: add tests with empty attributes
b0a4c3e5
[clang-tidy] Add more attribute test cases with empty attributes
50c9b4d7
localspook
commented on 2026-04-08
[clang-tidy] Address review: refactoring and moving tests
389cd1a9
localspook
approved these changes on 2026-04-08
unterumarmung
commented on 2026-04-08
[clang-tidy] Add comment test cases and address remaining review feed…
008c307f
unterumarmung
commented on 2026-04-08
[clang-tidy] Preserve comments when removing parens
f5a10a25
unterumarmung
commented on 2026-04-08
[clang-tidy] Add void, and macro tests, fix broken fix-it for non-emp…
07992541
vbvictor
commented on 2026-04-09
[clang-tidy] Address review and rename check to readability-redundant…
efcddaf6
OmarAzizi
changed the title
[clang-tidy] Add readability-redundant-lambda-parentheses check
[clang-tidy] Add readability-redundant-lambda-parameter-list
59 days ago
unterumarmung
commented on 2026-04-09
vbvictor
commented on 2026-04-10
[clang-tidy] Address review: add auto removed lines from list.rst file
ad79194a
vbvictor
approved these changes on 2026-04-13
Merge branch 'main' into clang-tidy-redundant-lambda-parentheses
186cb277
unterumarmung
approved these changes on 2026-04-17
unterumarmung
enabled auto-merge (squash)
52 days ago
unterumarmung
merged
96266b71
into main
52 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
unterumarmung
vbvictor
localspook
zeyi2
EugeneZelenko
5chmidti
Assignees
No one assigned
Labels
clang-tools-extra
clang-tidy
Milestone
No milestone
Login to write a write a comment.
Login via GitHub