[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 Mar 10 13:48:53 PST 2021
njames93 updated this revision to Diff 329765.
njames93 marked an inline comment as done.
njames93 added a comment.
Update.
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
clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-basic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97955.329765.patch
Type: text/x-patch
Size: 21405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210310/75a3c0e1/attachment-0001.bin>
More information about the cfe-commits
mailing list