aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/VariadicFunction.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-3/+3
* Fix a typo in VariadicFunction.h that leads to invalid code in macro expansion.Chad Rosier2012-08-151-1/+1
* As Doug pointed out (and I really should know), it is perfectly easy toChandler Carruth2011-12-171-16/+4
* Make GCC happy by using makeAraryRef instead of the implicit conversion.Chandler Carruth2011-12-161-4/+4
* Add a generic collection of class templates to ADT for buildingChandler Carruth2011-12-161-0/+343