Commits

Ted Kremenek committed f0b112288fd
Per design discussion today, add back type sugar NSError** out parameters. The new sugar is 'NSErrorPointer', which hides 'AutoreleasingUnsafePointer<NSError?>'. I have not yet tested this on iOS, which previously had problems with the type sugar import. I'll try and test that now. Swift SVN r18270