[libcxx-commits] [PATCH] D76636: [RFC] Added type trait to remove address space qualifier from type

John McCall via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 23 11:01:42 PDT 2021


rjmccall added a comment.

In D76636#2835529 <https://reviews.llvm.org/D76636#2835529>, @Anastasia wrote:

> In D76636#2835000 <https://reviews.llvm.org/D76636#2835000>, @rjmccall wrote:
>
>> Anastasia, are you still looking at this?  It looks like you have a fix for your bug, but the patch never got updated.
>
> It would be good to have this functionality but it seems that `libc++` currently doesn't accept functionality that is not in standard C++ yet.

Ah, right, I'd forgotten.  In that case, it would probably be best to just close this, since it has no path to acceptance.


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

https://reviews.llvm.org/D76636



More information about the libcxx-commits mailing list