[libcxx-commits] [libcxx] [libcxx] Finish localization support for LLVM libc (PR #154170)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 18 11:53:24 PDT 2025


philnik777 wrote:

> I know there were talks about getting CI set up for testing LLVM libc and libc++ in #97508. I'm assuming this is still desired? If so, I can work on getting a configuration setup that runs in stage 3. And assuming we still need CI, would that be a blocker for this patch or could we land this patch concurrently with CI work?

I'm quite confident that you'll actually follow up on that and the patch is quite simple, so I don't think it's a blocker. It'd still be nice to get soon. I'm actually quite excited about it, since having some basic CI allow us to have a minimal libc configuration we can test.

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


More information about the libcxx-commits mailing list