Commits

John McCall committed 6c2b8a29493
Easy case of superclass references in class metadata. The somewhat harder one is when the superclass is generic in some way. The much harder one (given the current representation) is when the superclass is generic and *expressed in terms of the current class's own generic arguments*. Swift SVN r3477