[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
Fri Jun 24 13:56:20 PDT 2022


ziqingluo-90 updated this revision to Diff 439883.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128401/new/

https://reviews.llvm.org/D128401

Files:
  clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone/infinite-loop.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone/infinite-loop.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128401.439883.patch
Type: text/x-patch
Size: 7265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/6d28a6d2/attachment.bin>


More information about the cfe-commits mailing list