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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 26 11:35:39 PST 2021


ldionne added a comment.

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

> Any updates on the `shared_ptr` work?

It's coming together. The review is basically done but Zoe's trying to figure out a few CI failures related to the change. If you wanted, you could probably cherry-pick https://reviews.llvm.org/D62641 locally and base your work on top of that.


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