[libcxx-commits] [PATCH] D113612: [libc++] Value-initialize unique_ptr's deleter_type
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 24 14:31:52 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG68e2231f8724: [libc++] Value-initialize unique_ptr's deleter_type (authored by bergjohan, committed by ldionne).
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.389619.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211124/b19955ec/attachment-0001.bin>
More information about the libcxx-commits
mailing list