Commits

John McCall committed 2969c4a7a6d
Give static/class methods the SIL method convention instead of just making them thin. Among other things, this allows us to pass the metatype self value with the swiftself convention, which has various advantages.