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

Support Windows build compilers to match LLVM as closely as possible. #971

Open
RichBarton-Arm opened this issue Feb 5, 2020 · 1 comment

Comments

@RichBarton-Arm
Copy link
Contributor

LLVM supports being built on Windows - see https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library

We need to try and claim the same support, including for the compilers - C++17 requirements notwithstanding.

@RichBarton-Arm RichBarton-Arm changed the title Support Windows Support Windows build compilers to match LLVM as closely as possible. Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants