Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcxx support for Visual Studio #120

Open
void2012 opened this issue Jan 19, 2025 · 0 comments
Open

libcxx support for Visual Studio #120

void2012 opened this issue Jan 19, 2025 · 0 comments

Comments

@void2012
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant