[libcxx-commits] [libcxx] [libcxxabi] [llvm] [libc++] Implement library support for MCF thread model (PR #116550)

LIU Hao via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 17 17:29:06 PST 2024


lhmouse wrote:

Building with clang-cl fails with a strange error:

> [1/314] Generate the mapping file for include-what-you-use
FAILED: include/c++/v1/libcxx.imp E:/lh_mouse/Desktop/libcxx-build/include/c++/v1/libcxx.imp
cd /D E:\lh_mouse\Desktop\libcxx-build\include
CreateProcess failed: The system cannot find the file specified.
[3/314] Copying CXX header __thread/support.hninja: fatal: ReadFile: The handle is invalid.



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


More information about the libcxx-commits mailing list