summaryrefslogtreecommitdiff
path: root/test/Sema/redefinition.c
Commit message (Expand)AuthorAgeFilesLines
* Provide a specific diagnostic when trying to redefine an "externDouglas Gregor2010-09-071-0/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Prep for new warning.Mike Stump2009-07-221-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Handle any undeclared parameters in a K&R-style function with aDouglas Gregor2009-01-231-0/+5
* diagnose C99 6.9.1p5, C arguments in definitions that are lackingChris Lattner2008-12-171-2/+2
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-2/+2
* Clean up handling of function redeclarationsDouglas Gregor2008-04-211-0/+5