In DenseMapInfo<pair<T, U>> tombstone key, use the tombstone for T and U instead
[oota-llvm.git] / include / llvm / ADT / Optional.h
2011-02-11 Douglas GregorPoison the relational operators ==, !=, <, <=, >=,...
2010-04-09 Ted KremenekMove 'Optional' class from Clang to LLVM/ADT.