[libcxx-commits] [libcxx] [libc++] Add MSVC's implementation of `exception_ptr` for Windows (PR #94977)

Petr Hosek via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 10 23:09:46 PDT 2026


petrhosek wrote:

> After having this merged now, I presume we should stop linking against msvcprt/libcpmt? We have references to this in libcxx/CMakeLists.txt and in test/configs/llvm-libc++-*-clangcl.cfg.in.

Not yet, we also need to merge https://github.com/llvm/llvm-project/pull/150182.

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


More information about the libcxx-commits mailing list