Commits

Joe Groff committed 7c1bc944a1e
IRGen: Substitute superclass generic parameters. If a class inherits a generic class instance, apply substitutions from the superclass to expose better fixed layout opportunities in the derived class's own metadata when the base class instance is fragile and has fixed layout with the added constraints. Swift SVN r9198