[PATCH] D128401: [clang-tidy] Fixing a bug raising false alarms on static local variables in the Infinite Loop Checker
Ziqing Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 17:28:49 PDT 2022
ziqingluo-90 updated this revision to Diff 439573.
ziqingluo-90 added a comment.
rebased with the latest `main:HEAD` where clang-tidy file structure has changed
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128401/new/
https://reviews.llvm.org/D128401
Files:
clang-tidy/bugprone/InfiniteLoopCheck.cpp
test/clang-tidy/checkers/bugprone/infinite-loop.cpp
test/clang-tidy/checkers/bugprone/infinite-loop.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128401.439573.patch
Type: text/x-patch
Size: 7103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/0954c4d0/attachment.bin>
More information about the cfe-commits
mailing list