[PATCH] D82089: [clang-tidy] modernize-loop-convert reverse iteration support
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 28 02:49:16 PDT 2020
njames93 updated this revision to Diff 273913.
njames93 added a comment.
Rebased inline with new enum handling added in D82188 <https://reviews.llvm.org/D82188>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82089/new/
https://reviews.llvm.org/D82089
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h
clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize-loop-convert.rst
clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-reverse.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82089.273913.patch
Type: text/x-patch
Size: 24113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200628/907f221f/attachment-0001.bin>
More information about the cfe-commits
mailing list