[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
Tue May 11 17:42:08 PDT 2021


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

Fix typo in tests.


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.344616.patch
Type: text/x-patch
Size: 3530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210512/482f6ddf/attachment.bin>


More information about the cfe-commits mailing list