[libcxx-commits] [libcxx] [libcxx] Fix freestanding build with filesystem disabled on Windows (PR #164602)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 23 13:16:59 PDT 2025


moleium wrote:

> I would suggest finishing up the locale base API and no-locale stuff.

Implementing a full locale API seems like a long-term project. What would you suggest as an interim solution? what i'm aiming for is a freestanding windows-like build of libcxx (no localization and wide character support)

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


More information about the libcxx-commits mailing list