[libcxx-commits] [PATCH] D101638: [libc++] std::to_address mustn't depend on P::element_type.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 6 07:14:31 PDT 2021
ldionne updated this revision to Diff 343397.
ldionne marked 4 inline comments as done.
ldionne added a comment.
Apply Arthur's comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101638/new/
https://reviews.llvm.org/D101638
Files:
libcxx/include/__memory/pointer_traits.h
libcxx/include/iterator
libcxx/test/libcxx/utilities/memory/pointer.conversion/to_address.pass.cpp
libcxx/test/libcxx/utilities/memory/pointer.conversion/to_address_std_iterators.pass.cpp
libcxx/test/std/utilities/memory/pointer.conversion/to_address.pass.cpp
libcxx/test/std/utilities/memory/pointer.conversion/to_address_std_iterators.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101638.343397.patch
Type: text/x-patch
Size: 18094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210506/d504ef62/attachment-0001.bin>
More information about the libcxx-commits
mailing list