Merging r258184:
[oota-llvm.git] / include / llvm / ADT / VariadicFunction.h
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2012-08-15 Chad RosierFix a typo in VariadicFunction.h that leads to invalid...
2011-12-17 Chandler CarruthAs Doug pointed out (and I really should know), it...
2011-12-16 Chandler CarruthMake GCC happy by using makeAraryRef instead of the...
2011-12-16 Chandler CarruthAdd a generic collection of class templates to ADT...