aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ADT/VectorExtras.h
AgeCommit message (Expand)Author
2012-01-07Remove VectorExtras. This unused helper was written for a type of API that is...Benjamin Kramer
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2006-02-22Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
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-01-28Initial checking: defult the make_vector functionChris Lattner