Commits

Slava Pestov committed 229ea9de625
SILGen: Fix open-coded materializeForSet protocol witness for static properties We need to wrap SelfInterfaceType and SubstSelfType in a metatype. Previously this was only done correctly when emitting concrete method implementations of materializeForSet.