Lines Matching full:msvc
12 target: i686-pc-windows-msvc
13 type: msvc
15 target: x86_64-pc-windows-msvc
16 type: msvc
24 target: i686-pc-windows-msvc
25 type: msvc
27 target: x86_64-pc-windows-msvc
28 type: msvc
55 # Use preinstalled LLVM for MSVC
56 - if %type%==msvc set PATH=%PATH%;C:\Program Files\LLVM\bin
57 - if %type%==msvc where clang
58 - if %type%==msvc clang --version