llvm-project
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing for structured bindings
#144213
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing for structured bindings
#144213
vbvictor
merged 5 commits into
llvm:main
from
flovent:tidy-issue-138842
llvmbot
added
clang-tools-extra
llvmbot
added
clang-tidy
flovent
changed the title
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing for strucuted bindings
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing for structured bindings
92 days ago
vbvictor
commented on 2025-06-14
vbvictor
requested a review
from
PiotrZSL
92 days ago
vbvictor
requested a review
from
carlosgalvezp
92 days ago
vbvictor
requested a review
from
HerrCai0907
92 days ago
vbvictor
commented on 2025-06-23
vbvictor
approved these changes on 2025-06-26
HerrCai0907
approved these changes on 2025-07-17
carlosgalvezp
approved these changes on 2025-07-17
flovent
force pushed
59 days ago
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing…
69d64b55
dyn_cast_if_present to dyn_cast
29f5f310
add test for structured binding in template
ad9de737
(NFC) avoid duplicated code
266d2288
Add testcases for array and tuple structured bindings
9db0df25
flovent
force pushed
to
9db0df25
57 days ago
vbvictor
merged
f7a3be73
into main
54 days ago
flovent
deleted the tidy-issue-138842 branch
54 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
carlosgalvezp
HerrCai0907
vbvictor
PiotrZSL
Assignees
No one assigned
Labels
clang-tools-extra
clang-tidy
Milestone
No milestone
Login to write a write a comment.
Login via GitHub