[llvm] [libcxx] [ci] Make the CI find the right version of Clang-cl (PR #161736)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 03:08:26 PDT 2025


mstorsjo wrote:

> Aside from this, it seems like at least the `clang-cl-dll` test config also fails `std/input.output/filesystems/fs.op.funcs/fs.op.proximate/proximate.pass.cpp`. No idea why that happens; we'll see if that's a fluke if we get the other issues sorted out.

It seems like this test was failing spuriously every now and then on the Windows runners. I managed to reproduce the failure and dig into it - a fix for these failures is in https://github.com/llvm/llvm-project/pull/162257.

https://github.com/llvm/llvm-project/pull/161736


More information about the llvm-commits mailing list