[libcxx-commits] [PATCH] D113417: [libcxx] Fix enable_if condition of std::reverse_iterator::operator=
Mikhail Maltsev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 11 10:33:47 PST 2021
miyuki updated this revision to Diff 386583.
miyuki edited the summary of this revision.
miyuki added a comment.
1. Updated std::reverse_iterator tests
2. Added a test for std::move_iterator
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113417/new/
https://reviews.llvm.org/D113417
Files:
libcxx/include/__iterator/reverse_iterator.h
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=/move_iterator.pass.cpp
libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.cons/assign.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113417.386583.patch
Type: text/x-patch
Size: 4771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211111/b8fd52ec/attachment.bin>
More information about the libcxx-commits
mailing list