You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Libc++ have support for clang-cl, even for the MSVC driver. Could you please add support for libc++ as a replacement for MSVC STL?
I request that because libc++ in combination with pthread thread model (implemented with NT4 syscalls in winpthreads) can support a wide range of ancient versions of windows, see https://github.com/enlyze/EnlyzeWinCompatLib
It could be great to have an option to switch to libc++ natively in Visual Studio IDE. Thanks!
The text was updated successfully, but these errors were encountered:
Hello! Libc++ have support for clang-cl, even for the MSVC driver. Could you please add support for libc++ as a replacement for MSVC STL?
I request that because libc++ in combination with pthread thread model (implemented with NT4 syscalls in winpthreads) can support a wide range of ancient versions of windows, see https://github.com/enlyze/EnlyzeWinCompatLib
It could be great to have an option to switch to libc++ natively in Visual Studio IDE. Thanks!
The text was updated successfully, but these errors were encountered: