mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The Runtime module requires C++ interop enabled, because that's the only way to robustly fix things so that it is able to declare various types and constants without clashing with system headers. To make this work, we also need to add a missing invocation to sil-opt to make it pick the correct C++ runtime library. rdar://143050566
43 KiB
43 KiB