Commits

Slava Pestov committed 6a31cb242fa
IRGen: use concrete inherited conformances for archetypes Refactor emitWitnessTableRefs(), EmitPolymorphicArguments::emit() and getProtocolWitnessTable() to share code, and make them work for the case where we have a concrete conformance for an archetype. Fixes <rdar://problem/20628295> Swift SVN r28138