[PATCH] D97955: [clang-tidy] Refactor loop-convert to bring most of the checking into matchers

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 28 16:27:26 PDT 2021


njames93 updated this revision to Diff 341350.
njames93 added a comment.

Remove unnecessary test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97955

Files:
  clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
  clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97955.341350.patch
Type: text/x-patch
Size: 20486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/7d11dae2/attachment-0001.bin>


More information about the cfe-commits mailing list