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
[cxx-interop] Flip the default value of SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP
This changes the default value of the CMake flag `SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP` from `FALSE` to `TRUE`.
C++ interop is an important part of the compiler. If necessary, it's still possible to disable it explicitly.
0 commit comments