Fix SmallVector's size calculation so that a size of 0 is
[oota-llvm.git] / include / llvm / ADT / ScopedHashTable.h
2008-06-09 Chris LattnerAdd a simple, but efficient, generic scoped hash table