Commits

Joe Groff committed 4c65da97720
Make Builtin.bridgeToRawPointer work with class existentials. It should definitely work with AnyObject, but it can also apply to any class existential by just shedding the witness tables. This lets us eliminate a bunch of unsafeBitCasts from the alimentary canals of the stdlib. Swift SVN r21472