[PATCH] D102214: [clang-tidy] bugprone-infinite-loop: forFunction() -> forCallable().
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 11:25:20 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46c6c08c9428: [clang-tidy] bugprone-infinite-loop: forFunction() -> forCallable(). (authored by dergachev.a).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102214/new/
https://reviews.llvm.org/D102214
Files:
clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp
clang-tools-extra/clang-tidy/utils/Aliasing.cpp
clang-tools-extra/clang-tidy/utils/Aliasing.h
clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-infinite-loop.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102214.345233.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/b45237b1/attachment-0001.bin>
More information about the cfe-commits
mailing list