[libcxx-commits] [PATCH] D129039: [libc++] Use __unwrap_iter_impl for both unwrapping and rewrapping and allow passing move-only iterators in __unwrap_iter
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 2 07:15:26 PDT 2022
philnik updated this revision to Diff 441884.
philnik added a comment.
- Try to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129039/new/
https://reviews.llvm.org/D129039
Files:
libcxx/include/__algorithm/copy.h
libcxx/include/__algorithm/copy_backward.h
libcxx/include/__algorithm/move.h
libcxx/include/__algorithm/move_backward.h
libcxx/include/__algorithm/sort.h
libcxx/include/__algorithm/unwrap_iter.h
libcxx/include/__format/buffer.h
libcxx/include/__iterator/reverse_iterator.h
libcxx/test/libcxx/iterators/unwrap_iter.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129039.441884.patch
Type: text/x-patch
Size: 17585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220702/00423784/attachment-0001.bin>
More information about the libcxx-commits
mailing list