Commits
Dave Abrahams committed d59e781b61a
[stdlib] Kill some dead code That this code is dead implies we are throwing away the knowledge that we have a native buffer whenever we downcast an array. That'll be fixed when the array buffer simplification goes in. Swift SVN r23350