[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
Wed Jan 1 16:56:54 PST 2020
Quuxplusone updated this revision to Diff 235803.
Quuxplusone added a comment.
Herald added a project: libc++.
Migrate to the monorepo.
@ldionne @EricWF ping?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61761/new/
https://reviews.llvm.org/D61761
Files:
libcxx/include/memory
libcxx/include/type_traits
libcxx/test/libcxx/type_traits/is_trivially_relocatable.pass.cpp
libcxx/test/libcxx/utilities/memory/specialized.algorithms/specialized.relocate/relocate_at.pass.cpp
libcxx/test/libcxx/utilities/memory/specialized.algorithms/uninitialized.relocate/uninitialized_relocate.pass.cpp
libcxx/test/libcxx/utilities/memory/specialized.algorithms/uninitialized.relocate/uninitialized_relocate_n.pass.cpp
libcxx/test/libcxx/utilities/meta/meta.unary/meta.unary.prop/is_trivially_relocatable.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61761.235803.patch
Type: text/x-patch
Size: 39693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200102/5288bf22/attachment-0001.bin>
More information about the libcxx-commits
mailing list