Commits

John McCall committed a611637c5a1
Add a unit test to validate that the new runtime machinery constructs generic class metadata properly when the superclass has an unexpected prefix. Also fix a bug in the constructor for ClassMetadata (which is only actually constructed this way in unit tests). Swift SVN r20586