[libcxx-commits] [PATCH] D62641: Support arrays in make_shared and allocate_shared (P0674R1)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 25 15:55:49 PST 2022


ldionne added a comment.

In D62641#3268485 <https://reviews.llvm.org/D62641#3268485>, @mumbleskates wrote:

> What's the status of this one? Looks stalled, and I understand it's still a blocker for `make_{unique,shared}_for_overwrite` in D90111 <https://reviews.llvm.org/D90111>

This is rather complicated, but it's basically blocked on D114903 <https://reviews.llvm.org/D114903>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62641



More information about the libcxx-commits mailing list