Learn more about cloning repositories
You have read-only access
SIL: Don't crash when casting something known to not be a metatype to a metatype eg, class C {} func bad(c: C) -> Bool { return c is C.Type } Swift SVN r28731