mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We need the C++ interop support library to make the build work, as the Runtime module uses C++ interop. (Also, we should build it, because some user programs might want to use C++ interop.) rdar://147201087