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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 6 18:45:29 PDT 2019


zoecarver added a comment.

I think D62760 <https://reviews.llvm.org/D62760> is a good stepping stone for this patch because of the implementation similarities. Once it has been reviewed, I can update this patch with the changes.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D62641





More information about the libcxx-commits mailing list