You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake: Specify modern Cxx interop flag when build SwiftCompilerSources.
Now that swift-ci builds with a Swift 5.9 or later Swift toolchain, we can
specify the `-cxx-interoperability-mode` flag instead of the deprecated
`-enable-experimental-cxx-interop` flag.
0 commit comments