Commits

Bob Wilson committed 112451c44af
[SE-0127] Remove withUnsafePointers and withUnsafeMutablePointers APIs. These provide the same functionality as the one-argument versions for both 2 and 3 argument closures. Since these are less common, the same thing can be achieved by composing the one-argument version. rdar://problem/26529498