Commits

Roman Levenstein committed 5b53aa07766
Get rid of a closure inside the String.UTF16View. Our closure specializer cannot optimize it away yet. This change significantly improves the performance of the StrToInt benchmark. The patch is written by Dave. Swift SVN r25779