summaryrefslogtreecommitdiffstats
path: root/llvm/include/Support/SetVector.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-138/+0
* Fix typo in comment.Brian Gaeke2004-07-291-1/+1
* Add back() and pop_back() methods to SetVectorChris Lattner2004-07-251-14/+28
* Give SetVector range supportChris Lattner2004-07-151-1/+17
* Get rid of some cruft in the insert method.Reid Spencer2004-07-081-3/+3
* First version of a vector with uniqueness constraints (or a set withReid Spencer2004-07-081-0/+108
OpenPOWER on IntegriCloud