Commits

Joe Groff committed d4f9579eac2
IRGen: Class-bounded generics don't need extra metatype data. Since the type metadata for the underlying method will be taken from the class instance, the witness entry point for a class-bounded protocol conformance doesn't need to pass on an extra metatype parameter for the 'This' archetype. Swift SVN r5595