aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/ADT/VariadicFunction.h
AgeCommit message (Expand)Author
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-08-15Fix a typo in VariadicFunction.h that leads to invalid code in macro expansion.Chad Rosier
2011-12-17As Doug pointed out (and I really should know), it is perfectly easy toChandler Carruth
2011-12-16Make GCC happy by using makeAraryRef instead of the implicit conversion.Chandler Carruth
2011-12-16Add a generic collection of class templates to ADT for buildingChandler Carruth