Learn more about cloning repositories
You have read-only access
stdlib/runtime: fix a bug in dynamicCastToExistential1() that prevented print() of values typed as Any to work The cast used to return values with Existential metadata. rdar://17026363 Swift SVN r18634