summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/varargs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* The lvalue-to-rvalue on structs in C++ is actually partJohn McCall2011-08-271-10/+36
| | | | | | | of default argument promotion and needs to happen unconditionally. This is particularly semantically important in C++0x. llvm-svn: 138691
* Migrate varargs.cpp from llvm/test/FrontendC++.Eric Christopher2011-08-161-0/+17
llvm-svn: 137764
OpenPOWER on IntegriCloud