Skip to content

Commit 5b5be1a

Browse files
committed
Still looking for clang inside msvc...
1 parent f783728 commit 5b5be1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/monolithic-windows.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ls -l /tmp/clang-download/clang+llvm-21.1.2-x86_64-pc-windows-msvc/bin/clang-cl.
4343

4444
where cl.exe
4545

46+
ls -l "C:/BuildTools/VC/Tools/*"
4647
#where clang-cl.exe
4748

4849
export CC=/tmp/clang-download/clang+llvm-21.1.2-x86_64-pc-windows-msvc/bin/clang-cl.exe

0 commit comments

Comments
 (0)