[libcxx-commits] [PATCH] D132149: [String] Allow fancy pointer as pointer type of basic_string allocator

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 21 08:03:03 PST 2022


ldionne added a comment.

In D132149#4010106 <https://reviews.llvm.org/D132149#4010106>, @bemeryesr wrote:

> In D132149#4009312 <https://reviews.llvm.org/D132149#4009312>, @ldionne wrote:
>
>> I think this patch has a lot of value. @bemeryesr are you blocked on anything wrt this patch?
>
> Sorry about the delay, I've been sick. I just pushed a new patch addressing the comments from @philnik.

Oh, no worries, I hope you're feeling better now. I just wanted to make sure this wasn't stalled due to a miscommunication.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132149



More information about the libcxx-commits mailing list