Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
55202eaf6299c8be2aaa97697c6dfccbbbfcc81c
/
unittests
/
ADT
/
SmallBitVectorTest.cpp
9fcb657
Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp,
by Dan Gohman
· 15 years ago
5e37b86
SmallBitVector: Rework find_first/find_next and tweak test to test them (at least on 64 bit platforms).
by Benjamin Kramer
· 15 years ago
978a94c
Implement a read/write operator[] for SmallBitVector with a proxy class.
by Benjamin Kramer
· 15 years ago
992bb4a
Silence GCC warnings.
by Benjamin Kramer
· 16 years ago
847ce17
Implement operators |=, &=, and ^= for SmallBitVector, and remove the
by Dan Gohman
· 16 years ago
f53eb1f
Add a SmallBitVector class, which mimics BitVector but uses only
by Dan Gohman
· 16 years ago