Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
unittests
/
ADT
/
BitVectorTest.cpp
fab4c9e
Add an all() method to BitVector, for testing whether all bits are set.
by Dan Gohman
· 15 years ago
3f5e915
Update BitVectorTest.cpp to stay in sync with SmallBitVectorTest.cpp,
by Dan Gohman
· 15 years ago
c9e31cc
Silence GCC warnings.
by Benjamin Kramer
· 16 years ago
e7962c9
Implement operators |=, &=, and ^= for SmallBitVector, and remove the
by Dan Gohman
· 16 years ago
ce97b75
Disable unittests/ADT/BitVectorTest on PPC Darwin.
by Dale Johannesen
· 16 years ago
cb89afc
Add a SmallBitVector class, which mimics BitVector but uses only
by Dan Gohman
· 16 years ago