iana added a comment.

In D157757#4592794 <https://reviews.llvm.org/D157757#4592794>, @iana wrote:

> In D157757#4592766 <https://reviews.llvm.org/D157757#4592766>, @philnik wrote:
>
>> I think these changes would allow us to drop the `stddef.h` compat header 
>> from libc++, which would be really nice.
>
> I'd really rather not change how `nullptr_t` gets declared in this change, 
> can we do these in another one?

Also my preference would be that we take the c++ stuff _out_ of this header and 
put it in the libc++ one, but I'm guessing that would cause issues for 
libstdc++?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157757

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to