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

Petr Hosek via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 11 14:50:57 PDT 2026


petrhosek wrote:

Now that https://github.com/llvm/llvm-project/pull/94977 has been merged, this is the last remaining blocker that prevents us from removing the dependency on msvcprt/libcpmt. Could we prioritize merging this change, preferably before LLVM 23 branches?

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


More information about the libcxx-commits mailing list