John McCall 2a9a2dba4c After some discussion with djg, teach SmallVector to grow from a zero
capacity and remove the workaround in SmallVector<T,0>.  There are some
theoretical benefits to a N->2N+1 growth policy anyway.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112870 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-02 21:55:03 +00:00
..
2010-07-14 22:38:02 +00:00
2010-08-29 14:48:15 +00:00
2010-08-30 18:31:44 +00:00
2010-07-23 03:21:53 +00:00