Commits

Slava Pestov committed 59a74b4dfea
Sema: Clean up configureImplicitSelf() and related code to not return a generic parameter list, NFC Instead, get the generic parameter list from the DeclContext, since now we need it even if there's no 'self' type.