-
Notifications
You must be signed in to change notification settings - Fork 166
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
Install ClangCL on Windows hosts #3709
Labels
Comments
I'll make changes in the VS Ansible role and apply them to machines used for compilation. |
StefanStojanovic
added a commit
to JaneaSystems/build
that referenced
this issue
May 10, 2024
This is a part of an effort to enable compilation with Clang on Windows. This commit enables building with ClangCL in the CI. Fixes: nodejs#3709
StefanStojanovic
added a commit
that referenced
this issue
May 11, 2024
This is a part of an effort to enable compilation with Clang on Windows. This commit enables building with ClangCL in the CI. Fixes: #3709
StefanStojanovic
added a commit
to JaneaSystems/build
that referenced
this issue
Jun 26, 2024
Adds a missing VS component required for ClangCL compilation Refs: nodejs#3714 Refs: nodejs#3709
StefanStojanovic
added a commit
that referenced
this issue
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will be necessary for nodejs/node#52870
Refs: https://learn.microsoft.com/en-us/cpp/build/clang-support-msbuild?view=msvc-170#install-1
The text was updated successfully, but these errors were encountered: