Commits

David Farler committed 243bc7545bf
Move cache check into TypeRefs' static create methods along with the boilerplate macro. This allows one to create TypeRefs with either the builder or via the static methods, so long as a builder argument is supplied so uniquing caches can be checked. rdar://problem/25924875