Added implementation of immutable (functional) maps and sets, as
[oota-llvm.git] / include / llvm / ADT / ImmutableSet.h
2007-10-09 Ted KremenekAdded implementation of immutable (functional) maps...