llvm-project
[clang-tidy] Improve `bugprone-infinite-loop` check by adding handing for structured bindings
#144213
Merged

[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
flovent
llvmbot llvmbot added clang-tools-extra
llvmbot llvmbot added clang-tidy
llvmbot
llvmbot
flovent 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
vbvictor commented on 2025-06-14
vbvictor vbvictor requested a review from PiotrZSL PiotrZSL 92 days ago
vbvictor vbvictor requested a review from carlosgalvezp carlosgalvezp 92 days ago
vbvictor vbvictor requested a review from HerrCai0907 HerrCai0907 92 days ago
flovent
flovent
vbvictor
vbvictor commented on 2025-06-23
vbvictor
vbvictor approved these changes on 2025-06-26
HerrCai0907
HerrCai0907 approved these changes on 2025-07-17
carlosgalvezp
carlosgalvezp approved these changes on 2025-07-17
flovent flovent force pushed 59 days ago
aviralg
flovent [clang-tidy] Improve `bugprone-infinite-loop` check by adding handing…
69d64b55
flovent dyn_cast_if_present to dyn_cast
29f5f310
flovent add test for structured binding in template
ad9de737
flovent (NFC) avoid duplicated code
266d2288
flovent Add testcases for array and tuple structured bindings
9db0df25
flovent flovent force pushed to 9db0df25 57 days ago
flovent
vbvictor vbvictor merged f7a3be73 into main 54 days ago
flovent flovent deleted the tidy-issue-138842 branch 54 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone