[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:39:12 PDT 2021


ldionne updated this revision to Diff 363061.
ldionne marked 3 inline comments as done.
ldionne added a comment.

Apply review feedback (thanks).


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.363061.patch
Type: text/x-patch
Size: 13258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210730/0037d602/attachment.bin>


More information about the libcxx-commits mailing list