Commits
Joe Groff committed 7a08716de3e
Runtime: Factor out a helper function on Metadata to say when metadata refers to a class type. Rename the existing misleadingly-named "isClassType" to "isClassObject", and document that it refers to (swift or ObjC) class objects, the latter of which aren't always type metadata. Swift SVN r22153