Commits

Joe Groff committed 801b743fc09
Sema: Limited extensions of ObjC generic classes. We can't reify the type parameters of an ObjC generic class for use within a Swift extension method, but we can allow methods that don't make use of the generic parameters.