[PATCH] D128314: [Clang-tidy] Fixing a bug in clang-tidy infinite-loop checker

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 26 12:45:27 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9343ec861a2e: [clang-tidy] Adding the missing handling of "noreturn" attributes for Obj-C… (authored by ziqingluo-90).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128314

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128314.456000.patch
Type: text/x-patch
Size: 3671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220826/9b7cb350/attachment.bin>


More information about the cfe-commits mailing list