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)
commit1c7fcccb499d440b74037b5b0f547bbf1fe1f673
treeb91d447c4fd1f81c7b6806e9b0da5c5f2f1d1856
parentda504ff00a6cf2e33260f1faa58381559b50a645
Sync SmallBitVector with BitVector. Add unit tests for the missing methods.

llvm-svn: 186123
llvm/include/llvm/ADT/SmallBitVector.h
llvm/unittests/ADT/BitVectorTest.cpp