Merge the SmallBitVector and BitVector unit tests with gtest's typed test magic and...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 Jun 2012 10:51:07 +0000 (10:51 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 16 Jun 2012 10:51:07 +0000 (10:51 +0000)
commit904cf82f270b9d7bd26df2261f8776efdc9e2fa2
tree52d836f38cf358502a33554e02cab071087e189a
parentfd2b40efd7687621a7c849556a089ce4a610aafd
Merge the SmallBitVector and BitVector unit tests with gtest's typed test magic and bring SmallBitVector up to date.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158600 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallBitVector.h
unittests/ADT/BitVectorTest.cpp
unittests/ADT/SmallBitVectorTest.cpp [deleted file]