Commits

Dave Abrahams committed f765ffdc454
[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 r22823