Commits

Doug Gregor committed 6145fc3fa94
Restrict @optional to members of an @objc protocol. Optional protocol methods are almost trivially implementable for Objective-C protocols, so start with this over-zealous restriction. We intend to lift this restriction later. Swift SVN r9961