[PATCH] D64736: [clang-tidy] New bugprone-infinite-loop check for detecting obvious infinite loops
Balogh, Ádám via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 02:01:06 PDT 2019
baloghadamsoftware added a comment.
In D64736#1680309 <https://reviews.llvm.org/D64736#1680309>, @RKSimon wrote:
> @baloghadamsoftware I'm sorry but I've reverted this at as rL372704 <https://reviews.llvm.org/rL372704> it was causing buildbot failures in cmake: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/18147
Oops! Sorry! I forgot `svn add`. However we do not get e-mails about buildbot failures for a couple of weeks. I will retry now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64736/new/
https://reviews.llvm.org/D64736
More information about the llvm-commits
mailing list