Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.
[oota-llvm.git] / include / llvm / ADT / DenseSet.h
2007-10-05 Chris LattnerMark count method const.
2007-09-30 Chris LattnerAdd a new DenseSet abstraction.