summaryrefslogtreecommitdiff
path: root/test/Sema/redefinition.c
AgeCommit message (Expand)Author
2010-09-07Provide a specific diagnostic when trying to redefine an "externDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-07-22Prep for new warning.Mike Stump
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-23Handle any undeclared parameters in a K&R-style function with aDouglas Gregor
2008-12-17diagnose C99 6.9.1p5, C arguments in definitions that are lackingChris Lattner
2008-11-23Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner
2008-04-21Clean up handling of function redeclarationsDouglas Gregor