aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/argument_redef.c
AgeCommit message (Expand)Author
2009-07-22Prep for new warning.Mike Stump
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-11-23Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner
2007-10-11rename -parse-ast-print to -ast-printChris Lattner
2007-09-26Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek
2007-07-11Stage two of getting CFE top correct.Reid Spencer