Commits

Joe Groff committed e9cd5b255cb
ClangImporter: Conditionally reenable import of ObjC protocol types. 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