Sync SmallBitVector with BitVector. Add unit tests for the missing methods.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 11 Jul 2013 21:59:16 +0000 (21:59 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 11 Jul 2013 21:59:16 +0000 (21:59 +0000)
commit459d7bf8f6f1577c67d50c060bff7115d30f9fb9
tree01a168f8ffd72660af8f0c5b33404b06163895a2
parent7042aa598dde44ef74eb3ba1ae729729e64c46cf
Sync SmallBitVector with BitVector. Add unit tests for the missing methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186123 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallBitVector.h
unittests/ADT/BitVectorTest.cpp