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

ansible: add ClangCL to VS2022 #3714

Merged
merged 1 commit into from May 11, 2024

Conversation

StefanStojanovic
Copy link
Contributor

This is a part of an effort to enable compilation with Clang on Windows. This commit enables building with ClangCL in the CI.

This change is already applied to all VS2022 machines in the test and release CI. Note, that changing params for the win_chocolatey doesn't trigger installing a new component, so I installed these components manually on the existing machines.

After everything is ready in the main repo, I'll rework Jenkins jobs and make changes needed to this repo to enable compiling and testing Clang compiled Node.js.

Fixes: #3709

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 StefanStojanovic merged commit e2397a4 into nodejs:main May 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install ClangCL on Windows hosts
2 participants