Commits

Andrew Trick committed 6d03fe0a73f
Add an assert to ArrayBuffer.getElementSlowPath. The implementation is making a strong assumption about the array element type (single-reference layout), but it is extremely non-obvious that this helper is only called for those element types. Swift SVN r30183