mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We would use `clang++` to build the tests rather than `clang-cl` which should be preferred when building with the MSVC-like command line.
We would use `clang++` to build the tests rather than `clang-cl` which should be preferred when building with the MSVC-like command line.