mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Prviously swift-ide-test enabled importing of ObjC forward declarations with the -enable-objc-forward-declarations option. The compiler enables the same behavior via -enable-upcoming-feature. Now that swift-ide-test also supports upcoming-features, make enabling the ImportObjcForwardDeclarations language feature have the expected effect in swift-ide-test. The old flag is also removed.
1.5 KiB
1.5 KiB