[libcxx-commits] [PATCH] D102809: [libcxx][ranges] Add `ranges::iter_swap`.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 22 08:43:33 PDT 2021
zoecarver updated this revision to Diff 353662.
zoecarver added a comment.
Remove shadowing for GCC.
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.353662.patch
Type: text/x-patch
Size: 13312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210622/c2610fae/attachment.bin>
More information about the libcxx-commits
mailing list