summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/varargs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-1/+1
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-1/+1
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-1/+1
* Respect alignment when loading up a coerced function argumentUlrich Weigand2015-07-101-1/+1
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* The lvalue-to-rvalue on structs in C++ is actually partJohn McCall2011-08-271-10/+36
* Migrate varargs.cpp from llvm/test/FrontendC++.Eric Christopher2011-08-161-0/+17