Commits

Joe Groff committed 3827f6b1af0
Reflection: Set the metadata of default ObjC quicklook object Anys correctly. We want the metadata of the ObjC class, not the opaque Builtin.ObjCPointer metadata. This allows the Any to actually be downcast to an expected type on the client side. Swift SVN r15009