Commits

Dave Abrahams committed b9342e5c1b4
[stdlib] Array: one-element _typeCheck, for ARC the ARC optimizer does not handle loops well, and so can get blocked by the presence of a loop over the range. Therefore, add a single-element check for the common case where we're not slicing. Swift SVN r23502