[PATCH] D82089: [clang-tidy] modernize-loop-convert reverse iteration support
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 18 15:21:48 PDT 2020
njames93 updated this revision to Diff 271856.
njames93 added a comment.
- Change default c++20 include to `ranges` instead of `algorithm`
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.271856.patch
Type: text/x-patch
Size: 23966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200618/9f926917/attachment-0001.bin>
More information about the cfe-commits
mailing list