[libcxx-commits] [PATCH] D80882: [libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 30 15:22:27 PDT 2020
zoecarver created this revision.
zoecarver added reviewers: ldionne, EricWF.
Herald added subscribers: libcxx-commits, dexonsmith.
Herald added a project: libc++.
Herald added a reviewer: libc++.
Refs: https://bugs.llvm.org/show_bug.cgi?id=32147
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80882
Files:
libcxx/include/memory
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/unique_ptr.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80882.267482.patch
Type: text/x-patch
Size: 5584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200530/5e7d4896/attachment-0001.bin>
More information about the libcxx-commits
mailing list