Commits

Joe Groff committed 30e715f633e
AST: Hack in an '[objc_block]' FunctionType attr. For the demo we'll import block types as [objc_block] (A) -> B types in Swift and rely on the type attribute to handle bridging Swift closures to ObjC blocks. Swift SVN r3895