Files
swift-mirror/include/swift/Reflection
David Farler 243bc7545b 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
2016-04-26 01:11:35 -07:00
..