Commits

Michael Gottesman committed c1bd3560af9
[devirtualization] Make ProtocolConformance::getGenericParams() more sane and ad ProtocolConformance::getSubstitutedGenericParams() for returning the generic params that were substituted into by a specialized protocol conformance. I am going to use this to handle inherited specialized inherited conformance devirtualization. Swift SVN r16907