[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
Wed May 12 19:41:58 PDT 2021


NoQ updated this revision to Diff 345018.
NoQ added a comment.

We do actually have variadic `isa<>`!


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.345018.patch
Type: text/x-patch
Size: 3468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/bd446f1c/attachment.bin>


More information about the cfe-commits mailing list