[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
Fri Nov 19 09:48:04 PST 2021
bergjohan updated this revision to Diff 388542.
bergjohan added a comment.
Value-initialize in auto_ptr constructor
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.388542.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211119/3471355d/attachment.bin>
More information about the libcxx-commits
mailing list