Commits

Joe Groff committed bd0690be5c7
IRGen: Unwrap metatype of static method when considering the Self type for a polymorphic convention. We use the substInputType to create an artificial polymorphic parameter from whole cloth for witnesses, and we don't want to pass the metadata for the metatype. Swift SVN r11558