[PATCH] D102294: [clang-tidy] bugprone-infinite-loop: React to ObjC ivars and messages in condition.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 11:25:24 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ad2eeeadaf1: [clang-tidy] bugprone-infinite-loop: React to ObjC ivars and messages. (authored by dergachev.a).
Changed prior to commit:
https://reviews.llvm.org/D102294?vs=345018&id=345234#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102294/new/
https://reviews.llvm.org/D102294
Files:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102294.345234.patch
Type: text/x-patch
Size: 3421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/284785c8/attachment.bin>
More information about the cfe-commits
mailing list