add a bunch more operations, including swap, insert, erase, front(), and
authorChris Lattner <sabre@nondot.org>
Tue, 22 Aug 2006 06:27:16 +0000 (06:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 22 Aug 2006 06:27:16 +0000 (06:27 +0000)
commitd6007d607641b6dae3511b8ebc1d752ff327aed0
tree0769d82fa6cf219f046421ae8e50e4d282b583ac
parent20486a5fc79197486f5a3ef1b74c897dc66961b7
add a bunch more operations, including swap, insert, erase, front(), and
bugfixes for operator=.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29811 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallVector.h