mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Import ObjC protocol decls into Swift with the [class_protocol] and [objc] attributes. Add an -import-objc-protocol-types flag to reenable import of ObjC qualified object types as Swift protocol types. Swift SVN r5604