[libcxx-commits] [libcxx] [libc++] Refactor the Windows and MinGW implementation of the locale base API (PR #115752)

Mateusz Mikuła via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 12 16:04:25 PST 2024


mati865 wrote:

> I'm not sure what a good llvm rebootstrap strategy

Ideally not having to do that 😉 
Still, it'd be manageable if necessary by reverting the change and creating a temporary release that is linked statically to libc++, that would be the easy way. In the worst case we could fix Cygwin host (or maybe it already works these days?) and start over again.

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


More information about the libcxx-commits mailing list