[libcxx-commits] [libcxx] [libc++][Android] Update compiler and sysroot (PR #148998)

Ryan Prichard via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 16 13:19:35 PDT 2025


rprichard wrote:

> LGTM. I would suggest making the two tests `UNSUPPORTED` instead of `XFAIL` in this patch just to avoid the CI being red.
> 
> I assume you tested using this image and made sure that it worked (modulo these two tests)?

Yes, I verified using `run-buildbot android-ndk-...` for the two NDK configurations.

I'll change it to UNSUPPORTED.

https://github.com/llvm/llvm-project/pull/148998


More information about the libcxx-commits mailing list