[PATCH] D61827: [clang-tidy] modernize-loop-convert: impl const cast iter
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 15 09:56:25 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE360785: [clang-tidy] modernize-loop-convert: impl const cast iter (authored by dhinton, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61827?vs=199496&id=199631#toc
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61827/new/
https://reviews.llvm.org/D61827
Files:
clang-tidy/modernize/LoopConvertCheck.cpp
docs/clang-tidy/checks/modernize-loop-convert.rst
docs/clang-tidy/index.rst
test/clang-tidy/modernize-loop-convert-basic.cpp
test/clang-tidy/modernize-loop-convert-extra.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61827.199631.patch
Type: text/x-patch
Size: 5822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190515/931ac070/attachment.bin>
More information about the cfe-commits
mailing list