Learn more about cloning repositories
You have read-only access
Dynamic casting: Handle object-to-value casts that use bridging. For example, this allows dynamic casts from NSArray to [Int], using bridging. Part of <rdar://problem/17637959>. Swift SVN r20963