Commits

Jordan Rose committed 8582cc10d85
[ClangImporter] Fix the interface type of imported protocol initializers. We should be returning the declared type of the implicit 'Self' parameter, not the archetype. <rdar://problem/16520667> Swift SVN r16081