[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
Fri Jan 15 13:44:26 PST 2021
Quuxplusone updated this revision to Diff 317062.
Quuxplusone added a comment.
Tests failed. Let's try this again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94807/new/
https://reviews.llvm.org/D94807
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__memory/allocator_traits.h
libcxx/include/__memory/base.h
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/move_backward.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94807.317062.patch
Type: text/x-patch
Size: 45249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210115/b72f8a70/attachment-0001.bin>
More information about the libcxx-commits
mailing list