mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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.