[libcxx-commits] [PATCH] D106916: [libc++] Handle arrays in std::destroy_at

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 30 06:40:21 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc99f5b2af1fc: [libc++] Handle arrays in std::destroy_at (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106916/new/

https://reviews.llvm.org/D106916

Files:
  libcxx/include/__memory/construct_at.h
  libcxx/include/__memory/uninitialized_algorithms.h
  libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/destroy.pass.cpp
  libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/destroy_at.pass.cpp
  libcxx/test/std/utilities/memory/specialized.algorithms/specialized.destroy/destroy_n.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106916.363063.patch
Type: text/x-patch
Size: 13258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210730/d0f87eaf/attachment.bin>


More information about the libcxx-commits mailing list