[libcxx-commits] [PATCH] D102809: [libcxx][ranges] Add `ranges::iter_swap`.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 21 16:31:33 PDT 2021
zoecarver updated this revision to Diff 353514.
zoecarver added a comment.
Add a modulemap entry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102809/new/
https://reviews.llvm.org/D102809
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__iterator/iter_swap.h
libcxx/include/iterator
libcxx/include/module.modulemap
libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/iter_move.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.swap.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.cust/unqualified_lookup_wrapper.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102809.353514.patch
Type: text/x-patch
Size: 13299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210621/f4ce37ee/attachment-0001.bin>
More information about the libcxx-commits
mailing list