[libcxx-commits] [PATCH] D139498: [libc++][Android] Android/Bionic headers don't work with modules
Ryan Prichard via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 7 09:59:16 PST 2022
rprichard added a comment.
I'm definitely not ruling out adding Android/Bionic support for modules later on. They might be needed to fix things like the `user` namespace pollution in D139380 <https://reviews.llvm.org/D139380>. At the moment, the goal is to update the libc++ used on Android, which is a few years out of date.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139498/new/
https://reviews.llvm.org/D139498
More information about the libcxx-commits
mailing list