microsoft / microsoft/DirectXShaderCompiler
[CI] Add clang-cl on windows build to test pipeline
Open
@python3kgae is already working on this.
Since Dec 13, 2023.
ci
enhancement
- Dominant language
- C++
- Stars
- 3.7k
- Forks
- 900
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 44
Description
Once #5480 is done, we'll have a clean build for clang-cl on windows.
To keep it clean, we need to add clang-cl windows build to our pipeline.
Currently we only compile with clang-cl for release builds. Since we're planning on shipping this regularly, we should enable this on all of our builds.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.