Commits

Joe Groff committed b34abd4d8df
Diagnose @objc_block types that aren't representable in ObjC. We can't compile blocks that aren't representable in ObjC, and they wouldn't be very useful, so reject them. Fixes <rdar://problem/16746132>. Swift SVN r18171