aboutsummaryrefslogtreecommitdiff
path: root/include/Support/SetVector.h
AgeCommit message (Expand)Author
2004-09-01Changes For Bug 352Reid Spencer
2004-07-29Fix typo in comment.Brian Gaeke
2004-07-25Add back() and pop_back() methods to SetVectorChris Lattner
2004-07-15Give SetVector range supportChris Lattner
2004-07-08Get rid of some cruft in the insert method.Reid Spencer
2004-07-08First version of a vector with uniqueness constraints (or a set withReid Spencer