Make getContainedType more efficient by not returning null if out of range!
[oota-llvm.git] / include / llvm / ADT / SetOperations.h
2003-09-30 Chris LattnerStandardize header file comments
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-02-05 Chris LattnerNew Support file for operations on set like objects