[libcxx-commits] [PATCH] D90111: Partially implement C++20's P1020/P1973.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 27 07:18:26 PDT 2020


ldionne added a comment.

Arrays in `std::shared_ptr` is https://reviews.llvm.org/D62641. I've been meaning to review it forever but never get the time to get into it fully. If you'd like, please consider taking a first pass at it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90111



More information about the libcxx-commits mailing list