[libcxx-commits] [libcxx] [libc++] Fix missing 'get_new_handler()' for Windows builds (PR #150182)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 27 10:53:36 PST 2026


mccakit wrote:

Sorry to interrupt, but MinGW doesn’t support AVX-512, so there are valid reasons not to use it. Also, it’s not official — having the full libc++ stack (libc++, libc++abi, libunwind, compiler-rt) for MSVC would be much better and preferable to MinGW.

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


More information about the libcxx-commits mailing list