j
k
j a
j l
As for C++, libc++ in MSVC environments relies on a bunch of lower level C++ ABI stuff from the MS STL/vcruntime. `
So is there no way to compile C++ stuff with Clang MSVC without using Microsoft's proprietary C++ runtime?
Back to the thread
Back to the list