1
0
Fork 0
llvm-premerge-checks/containers/agent-windows-vs2019
Martin Storsjö dee182ad1c windows: Install LLVM/Clang in the docker image
The main LLVM build runs fine with MSVC itself, but building libcxx
isn't supported with cl.exe, only with clang-cl.

This shouldn't matter for the main LLVM build, as it still is
configured to use CXX=cl (and even then, CMake defaults to cl
if nothing is specified).
2021-03-19 09:56:44 +01:00
..
Dockerfile windows: Install LLVM/Clang in the docker image 2021-03-19 09:56:44 +01:00
VERSION add ATL component, build windows image without cache 2020-08-12 22:31:07 +02:00