summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/varargs.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure we evaluate VLA bounds if a variably-modified type is used as theRichard Smith2014-04-141-2/+8
* Check for non-POD vararg argument type after default argument promotion, notRichard Smith2012-06-271-1/+7
* fix PR6433, crash on va_arg of typedef.Chris Lattner2010-03-111-0/+11