aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/filesystem/operations.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2024-06-12 19:01:08 +0300
committerGitHub <noreply@github.com>2024-06-12 12:01:08 -0400
commitbce2498767d15724c1fbba8606f684f621a0a897 (patch)
tree6fcfb45e417a3a48766fc69c93b630af8b61ba24 /libcxx/src/filesystem/operations.cpp
parent1216e7045f78b8b2eae02ba5c729696177cdce3e (diff)
downloadllvm-bce2498767d15724c1fbba8606f684f621a0a897.zip
llvm-bce2498767d15724c1fbba8606f684f621a0a897.tar.gz
llvm-bce2498767d15724c1fbba8606f684f621a0a897.tar.bz2
[libcxx] [ci] Update Clang for Windows jobs to 18.1.x (#95228)
Pick the latest version available in Chocolatey (18.1.6) and llvm-mingw (20240606, which includes LLVM 18.1.7). Also add the flag "--allow-downgrade" when installing a specific version of LLVM. If the preinstalled version is higher than the requested one, Chocolatey would otherwise error out when requesting installing a lower version. This will avoid errors in the future, if the runner image comes preinstalled with a newer version of LLVM. (This currently seems to happen with a recent version of the GitHub Actions runner image, version 20240610.1.0 has LLVM 18.1.6 already preinstalled, and will error out when trying to install the 17.0.6 version that we previously requested.)
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions