Commits
Doug Gregor committed ec6016040ec
Clang importer: try harder to mark initializers from protocols as required. There is an egregious hack here that special-cases -initWithCoder:. We need to completely revisit how we handle 'required' checking. Swift SVN r20516