[libcxx-commits] [PATCH] D113612: [libc++] Value-initialize unique_ptr's deleter_type
Johan Berg via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 22 13:33:05 PST 2021
bergjohan updated this revision to Diff 389030.
bergjohan added a comment.
Rebase onto main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113612/new/
https://reviews.llvm.org/D113612
Files:
libcxx/include/__memory/unique_ptr.h
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/default.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/nullptr.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/pointer.pass.cpp
libcxx/test/support/deleter_types.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113612.389030.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211122/3711e466/attachment.bin>
More information about the libcxx-commits
mailing list