Commit 33cd18b
committed
[cxx-interop] Flip the default value of
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.SWIFT_ENABLE_EXPERIMENTAL_CXX_INTEROP
1 parent 14f39be commit 33cd18b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
| |||
0 commit comments