SmallBitVector: Rework find_first/find_next and tweak test to test them (at least...
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 30 Apr 2010 13:40:27 +0000 (13:40 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 30 Apr 2010 13:40:27 +0000 (13:40 +0000)
commit6340722d1751841a00e791a44d8f2f5e481b8c61
tree51e405f2c764ddff80415733d74e5d0d6d34aedf
parentb252fbd179c494b3c6220f6f7e42f3ff5d15bda6
SmallBitVector: Rework find_first/find_next and tweak test to test them (at least on 64 bit platforms).

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