Use .data() instead of .c_str() when nul-termination is not needed.
[oota-llvm.git] / include / llvm / ADT / ScopedHashTable.h
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2008-06-09 Chris LattnerAdd a simple, but efficient, generic scoped hash table