[libcxx-commits] [PATCH] D104457: [libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 17 06:29:09 PDT 2021


ldionne created this revision.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

https://bugs.llvm.org/show_bug.cgi?id=32147

(cherry picked from commit 097d77d611d1e1b3972be661fdc3caaa4d1824b4 <https://reviews.llvm.org/rG097d77d611d1e1b3972be661fdc3caaa4d1824b4>)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104457

Files:
  libcxx/include/memory
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/unique_ptr_Y.pass.cpp
  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: D104457.352701.patch
Type: text/x-patch
Size: 8881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210617/c131a20a/attachment-0001.bin>


More information about the libcxx-commits mailing list