[libcxx-commits] [PATCH] D61761: P1144 "Trivially relocatable" (1/3): is_trivially_relocatable, relocate_at, and uninitialized_relocate
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 29 14:26:31 PDT 2019
Quuxplusone updated this revision to Diff 226968.
Quuxplusone added a comment.
Rebased on master.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61761/new/
https://reviews.llvm.org/D61761
Files:
include/memory
include/type_traits
test/libcxx/type_traits/is_trivially_relocatable.pass.cpp
test/libcxx/utilities/memory/specialized.algorithms/specialized.relocate/relocate_at.pass.cpp
test/libcxx/utilities/memory/specialized.algorithms/uninitialized.relocate/uninitialized_relocate.pass.cpp
test/libcxx/utilities/memory/specialized.algorithms/uninitialized.relocate/uninitialized_relocate_n.pass.cpp
test/libcxx/utilities/meta/meta.unary/meta.unary.prop/is_trivially_relocatable.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61761.226968.patch
Type: text/x-patch
Size: 39583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191029/454460a7/attachment-0001.bin>
More information about the libcxx-commits
mailing list