Go to file
Benjamin Kramer 120e6b748b Make sure SmallBitVector actually uses the small case and fix latent bugs.
- We can't use PointerIntPair here since we require the discrimination bit to be in the LSB.

llvm-svn: 102707
2010-04-30 11:34:01 +00:00
clang Attribute noreturn is now put in declaration attributes. Fixed a double warning generation. 2010-04-30 09:13:03 +00:00
compiler-rt Fix build with MSVC. 2010-04-29 23:44:00 +00:00
llvm Make sure SmallBitVector actually uses the small case and fix latent bugs. 2010-04-30 11:34:01 +00:00