[libcxx-commits] [PATCH] D135548: [libc++][LWG 2996] Implement c++20 shared_ptr rvalue overloads.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 18 11:04:00 PDT 2023


Mordante added a comment.

In D135548#4511151 <https://reviews.llvm.org/D135548#4511151>, @pateldeev wrote:

> In D135548#4511146 <https://reviews.llvm.org/D135548#4511146>, @Mordante wrote:
>
>> In D135548#4507586 <https://reviews.llvm.org/D135548#4507586>, @pateldeev wrote:
>>
>>> cc @Mordante to merge.
>>
>> Thanks I can now pick it without conflicts. I noticed the attribution is "pateldeev <pateldeev at nevada.unr.edu>" Can you provide they name you want me to attribute this patch too or confirm "pateldeev" is intended?
>
> That attribution works. No need to update. Thanks

Thanks, I'll land it on your behalf.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135548



More information about the libcxx-commits mailing list