Commits

Joe Groff committed 38f13e56f5c
Remove [objc_block] attribute from Swift type system. We will handle Swift-function-to-ObjC-block bridging in SILGen as part of general Cocoa-to-Swift type bridging. Temporarily disable building swiftAppKit and tests that exercise block bridging until the new implementation lands. Swift SVN r5090