[PATCH] D128314: [Clang-tidy] Fixing a bug in clang-tidy infinite-loop checker
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 08:07:33 PDT 2022
njames93 added a subscriber: klimek.
njames93 added a comment.
Sorry to do this again, but could this be split up again, one patch for the new matcher and the tests associated with it, then another for the actual bug fix.
Also cc @klimek as he is the code owner of ASTMatchers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128314/new/
https://reviews.llvm.org/D128314
More information about the cfe-commits
mailing list