Commits

Doug Gregor committed 938214732a0
Customize @objc(selector) arity mismatch diagnostic for throwing methods. The Objective-C method corresponding to a throwing method has an extra error parameter; note that within the arity mismatch diagnostic to reduce head-scratching. Swift SVN r27277