[libcxx-commits] [PATCH] D106916: [libc++] Handle arrays in std::destroy_at
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 28 07:45:05 PDT 2021
ldionne updated this revision to Diff 362382.
ldionne marked an inline comment as done.
ldionne added a comment.
Address review comments
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.362382.patch
Type: text/x-patch
Size: 15107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210728/218ff855/attachment-0001.bin>
More information about the libcxx-commits
mailing list