Commits

Dave Abrahams committed bbbf548a286
[stdlib] Do verbatim bridging entirely in Swift This not only removes some code, but should allow more optimization and inlining in the common case where the Swift type is a class or @objc existential such as AnyObject Swift SVN r18237