Fix a silly restriction on the fast-path for hash_combine_range. This
[oota-llvm.git] / include / llvm / ADT / InMemoryStruct.h
2010-11-27 Daniel DunbarADT/InMemoryStruct: Add an experimental helper class...