[PATCH] D82089: [clang-tidy] modernize-loop-convert reverse iteration support
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 28 23:55:52 PDT 2020
njames93 updated this revision to Diff 294897.
njames93 marked an inline comment as done.
njames93 added a comment.
IsReverse=
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.294897.patch
Type: text/x-patch
Size: 22286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200929/45eea1ae/attachment-0001.bin>
More information about the cfe-commits
mailing list