swift
e958dd06 - Type metadata for a class isn't necessarily ClassMetadata; it could

Commit
9 years ago
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.
Author
Committer
Parents
Loading