[libcxx-commits] [PATCH] D80882: [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 Apr 8 08:47:58 PDT 2021


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Sorry this fell through the cracks. Let's fix this!

Do we have the same problem for `operator=`? We should rebase and make sure CI passes - LMK if you'd like me to commandeer this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80882/new/

https://reviews.llvm.org/D80882



More information about the libcxx-commits mailing list