summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/void_arg.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Patch for PR2350; the issue was tnat we were allowing (with an error) Eli Friedman2008-05-221-7/+8
* Fix a bug checking for 'int foo(void)' that didn't look through typedefs of v...Chris Lattner2007-11-281-0/+4
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* move void argument checking from the parser to the semantic analysis stage.Chris Lattner2006-12-031-0/+21
OpenPOWER on IntegriCloud