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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 7 11:36:22 PST 2021


ldionne added a comment.

In D90111#2485054 <https://reviews.llvm.org/D90111#2485054>, @ckennelly wrote:

> Ping

We've been working hard to fix some underlying issues in `std::shared_ptr` first. We'll do that, and then get to this patch. It's on my radar, don't worry, it's just that the mess we needed to fix before we get to this ended up being larger than expected.


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