aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ADT/SetOperations.h
AgeCommit message (Expand)Author
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-10-13Get rid of template templates that were preventing VC from compiling theChris Lattner
2004-09-01Changes For Bug 352Reid Spencer
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM notice.John Criswell
2003-09-30Standardize header file commentsChris Lattner
2003-06-17Regularize the names of #include-guards.Brian Gaeke
2002-02-05New Support file for operations on set like objectsChris Lattner