aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/VectorExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-221-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* 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
* Initial checking: defult the make_vector functionChris Lattner2003-01-281-0/+29