Move IsSameValue from clang's ASTImporter to be methods on the
[oota-llvm.git] / include / llvm / ADT / VariadicFunction.h
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...