Commits

John McCall committed 90939b19c01
Provide a base class for implementing a single retainable object pointer TypeInfo more conveniently. Have this class return true for isSingleRetainablePointer(). Further specialize the implementations of the value witnesses so that we no longer ever require type-specific witnesses for reference types. Swift SVN r1900