summaryrefslogtreecommitdiff
path: root/test/Sema/vfprintf-valid-redecl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix completely bogus types for some builtins:Richard Smith2016-12-191-3/+5
* Make this test properly test both things it's trying to test.Richard Smith2013-06-251-0/+3
* Fix null pointer dereference if we redeclare an unprototyped function. Patch byRichard Smith2013-06-251-1/+7
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* PR4290: Handle vfprintf in a way that doesn't give any diagnostics for Eli Friedman2009-06-031-0/+6