[cpullvm] Pin host compiler to clang-cl-19 for Windows Builds - #503
[cpullvm] Pin host compiler to clang-cl-19 for Windows Builds#503pranav4330 wants to merge 1 commit into
Conversation
|
Please post a link to a run of the nightlies with the Windows builds passing successfully with this change. |
|
Two late thoughts:
|
Yethendra
left a comment
There was a problem hiding this comment.
Yes, I agree with Jonathon's comment:
**I also wonder if this should be handled closer to what was done in fe1f2ce rather than modifying the build scripts? **
pranav4330 - If the builds are successful with "clang-cl-19" lets handle in install_dependencies ?
|
Yes, I can look into that Jonathon Penix (@jonathonpenix) and Yethendra, thanks for pointing it out. |
b288bfd to
9682778
Compare
|
The build failures should be resolved if you rebase or merge our qualcomm-software branch into yours at this point |
Pin host compiler from generic 'clang-cl' to 'clang-cl-19', resolved from the LLVM installation pre-bundled with the GitHub=hosted windows-2025/windows-11-arm runners via the System Path Signed-off-by: Pranav Patil <pranpati@qti.qualcomm.com> updated nightly.yml for verification Signed-off-by: Pranav Patil <pranpati@qti.qualcomm.com>
9682778 to
a767d5a
Compare
|
seems current runner image spec at https://github.com/actions/runner-images/blob/main/images/windows/ |
Pin host compiler from generic 'clang-cl' to 'clang-cl-19', resolved from the LLVM installation pre-bundled with the GitHub=hosted windows-2025/windows-11-arm runners via the System Path.
Signed-off-by: Pranav Patil pranpati@qti.qualcomm.com