Set the 'cached digest' flag after computing the digest for an
[oota-llvm.git] / include / llvm / ADT / DenseMapInfo.h
2009-08-26 Mike StumpAllow unsigned long long DenseMapInfo.
2009-07-31 Dan GohmanSplit DenseMapInfo into a separate header file, so...