[libcxx-commits] [PATCH] D139380: [libc++][Android] Rename user NS to User to avoid conflict with struct

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 6 08:32:30 PST 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

That's pretty terrible (note that Darwin also has its share of similar sins). Would you be able to report this as a bug to Android? Perhaps the struct can be removed when a macro is provided and they can start some sort of deprecation path?

I won't block this, but it would be really nice to at least get the ball rolling on fixing this issue in the system headers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139380



More information about the libcxx-commits mailing list