Commits

Joe Groff committed 01da305569a
Factor out a TypeBase::hasDependentProtocolConformances() method. Make it easier to get the "do I expect null ProtocolConformance* pointers" logic right. Audit existing uses of is<ArchetypeType>() for this purpose. Swift SVN r23479