[libcxx-commits] [PATCH] D94807: [libc++] Rationalize our treatment of contiguous iterators and __unwrap_iter().
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 3 13:29:21 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd41c6d51cbad: [libc++] Rationalize our treatment of contiguous iterators and __unwrap_iter(). (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94807/new/
https://reviews.llvm.org/D94807
Files:
libcxx/include/__memory/pointer_traits.h
libcxx/include/algorithm
libcxx/include/filesystem
libcxx/include/iterator
libcxx/include/memory
libcxx/test/libcxx/iterators/contiguous_iterators.pass.cpp
libcxx/test/libcxx/iterators/trivial_iterators.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.move/contiguous_trivial_optimization.pass.cpp
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/types.pass.cpp
libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iterator/types.pass.cpp
libcxx/test/support/test_iterators.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94807.321211.patch
Type: text/x-patch
Size: 44623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210203/2aad3cf8/attachment-0001.bin>
More information about the libcxx-commits
mailing list