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

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 24 13:28:40 PDT 2020


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

We don't implement non-standard extensions in libc++.
Only when this trait is proposed for standardization can we consider adding it to the library


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

https://reviews.llvm.org/D76636





More information about the libcxx-commits mailing list