Commits

Slava Pestov committed ce7f06c640f
SILGen: Fix materializeForSet emission for static computed properties of generic types The original implementation of SILGenMaterializeForSet.cpp did not support the case where SelfInterfaceType contained a generic parameter. Recent changes to switch SILGen to always open-code materializeForSet, and Sema to always emit accessors, exposed this in validation-tests.