Commits

Dave Abrahams committed 4a1d2e67ec0
[stdlib] ContiguousArrayBuffer: truthful types The buffer stored in a _ContiguousArrayBuffer<T> is not always _ContiguousArrayStorage<T>. It might in fact be the special empty buffer class. Swift SVN r22835