Commits

Joe Groff committed 3c505753ad4
Test that @objc inference rejects methods that take non-@objc-able closure parameters. A closure can only be bridged if its arguments and returns can. Make the diagnostic for non-bridgeable function types a bit more precise too. Swift SVN r18166