Commits

John McCall committed e958dd0663b
Type metadata for a class isn't necessarily ClassMetadata; it could be an ObjC class wrapper. Fixes a longstanding bug that was exposed by my metadata cache improvements; previously it was hidden due to a chain of coincidences around the allocation of ObjCClassWrapper metadata.