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