llvm-project
[clang-tidy] Add readability-redundant-lambda-parameter-list
#190438
Merged

[clang-tidy] Add readability-redundant-lambda-parameter-list #190438

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone