It's invalid to take the one-past-the-end address of a non-array
[oota-llvm.git] / include / llvm / ADT / StringSet.h
2008-05-13 Anton KorobeynikovAdd thin layer over StringMap to form StringSet. By...