[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
Thu Sep 12 14:16:58 PDT 2019


Quuxplusone updated this revision to Diff 219996.
Quuxplusone added a comment.

Rebased on master. (I don't think I've made any changes since last time.)


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.219996.patch
Type: text/x-patch
Size: 39583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190912/6bd05a47/attachment-0001.bin>


More information about the libcxx-commits mailing list