Commits

Michael Gottesman committed 02bdf346bde
[specialization] Teach the specializer how to create specialized protocol conformances. Without this we can not look up protocol conformances correctly after specialization if the devirtualization applies to the relevant specialized type. Swift SVN r16873