[PATCH] D82089: [clang-tidy] modernize-loop-convert reverse iteration support
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 19 05:53:34 PDT 2020
njames93 updated this revision to Diff 272034.
njames93 added a comment.
Add documentation about the include style optione
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.272034.patch
Type: text/x-patch
Size: 24425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200619/59d2aa93/attachment-0001.bin>
More information about the cfe-commits
mailing list