[PATCH] D126034: bugfix in InfiniteLoopCheck to not print warnings for unevaluated loops
Usama Hameed via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 16:51:48 PDT 2022
usama54321 created this revision.
Herald added a subscriber: carlosgalvezp.
Herald added a project: All.
usama54321 requested review of this revision.
Herald added projects: clang, clang-tools-extra.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126034
Files:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.cpp
clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
clang/lib/Analysis/ExprMutationAnalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126034.430855.patch
Type: text/x-patch
Size: 3854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/e1d39b5a/attachment.bin>
More information about the cfe-commits
mailing list