Commits

Joe Groff committed 1da0fba39ce
SILGen: Emit witness tables for generic types. Tweak the type lowering code to work when the conforming type is generic. Handle the case of an associated type with protocol requirements being witnessed by an archetype of the conforming type, which results in a null ProtocolConformance pointer in the witnessing substitution. Swift SVN r11275