Commits

Doug Gregor committed d92ae770765
Eliminate most remaining uses of _convertNSFooToFoo and _convertFooToNSFoo. Generalized bridging has fully subsumed most of these. NSError is still special, and _convertStringToNSString remains for the the runtime's implementation of SwiftObject's -description method.