summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/vararg-conversion-ctor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* This patch fixes code gen. part of pr5333 (ConversionFariborz Jahanian2009-11-061-0/+24