Commits

Doug Gregor committed 25311277c11
Omit needless words: skip some type suffixes to make it more likely we'll match. Specifically, "Ref", "Ptr", and dimensionality suffixes (1D, 2D, 3D) in the type name should not prevent us from finding redundancy in type information. Swift SVN r31428