Adding unittests for SmallVector. Test by Talin.
authorBill Wendling <isanbard@gmail.com>
Sat, 10 Jan 2009 12:56:31 +0000 (12:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 10 Jan 2009 12:56:31 +0000 (12:56 +0000)
commitf2850d9e2785341e099da5f5f50e1673660da2b8
tree6e4506e5d317237cd5cf6ca03fe60c9d6f3c0a47
parentf2accb5c9eae69bce73a338680825a229f23ae5a
Adding unittests for SmallVector. Test by Talin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62025 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/SmallVectorTest.cpp [new file with mode: 0644]