Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines

This commit is contained in:
Max Moiseev
2016-02-04 16:13:39 -08:00
1226 changed files with 31847 additions and 43367 deletions

View File

@@ -695,7 +695,6 @@ public func transcode<
_ input: Input, _ output: (OutputEncoding.CodeUnit) -> Void,
stoppingOnError stopOnError: Bool
) -> Bool {
var input = input
// NB. It is not possible to optimize this routine to a memcpy if