Commits

Doug Gregor committed 15852a1ab0e
Allow a protocol extension to reference an associated type of its protocol. ... just a matter of using isProtocolOrProtocolExtensionContext() rather than specifically checking for <ProtocolDecl>. Swift SVN r26603