aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/SetOperations.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-5/+5
* Get rid of template templates that were preventing VC from compiling theChris Lattner2004-10-131-18/+18
* Changes For Bug 352Reid Spencer2004-09-011-3/+3
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* New Support file for operations on set like objectsChris Lattner2002-02-051-0/+60