We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HOSTTOOLS
1 parent 74d22e7 commit b5e1c47Copy full SHA for b5e1c47
stdlib/public/Cxx/CMakeLists.txt
@@ -137,7 +137,7 @@ add_swift_target_library(swiftstd ${SWIFT_STDLIB_LIBRARY_BUILD_TYPES} IS_SDK_OVE
137
SWIFT_MODULE_DEPENDS_WATCHOS Darwin
138
139
SWIFT_COMPILE_FLAGS ${SWIFT_RUNTIME_SWIFT_COMPILE_FLAGS} ${SWIFT_STANDARD_LIBRARY_SWIFT_FLAGS}
140
- -Xfrontend -enable-experimental-cxx-interop
+ -Xfrontend -enable-cxx-interop
141
-Xfrontend -module-interface-preserve-types-as-written
142
143
LINK_FLAGS "${SWIFT_RUNTIME_SWIFT_LINK_FLAGS}" -lc++
0 commit comments