[PATCH] D102214: [clang-tidy] bugprone-infinite-loop: forFunction() -> forCallable().
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 10:44:50 PDT 2021
vsavchenko accepted this revision.
vsavchenko added a comment.
This revision is now accepted and ready to land.
Now, when we are done with `forCallable`, let's get to this one.
It looks great to me, thanks for fixing it!
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102214/new/
https://reviews.llvm.org/D102214
More information about the cfe-commits
mailing list