aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Sema/arg-duplicate.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Creating 2.3 release branch.Tanya Lattner1-14/+0
2008-04-06reject 'typedef int y; int test(x, y)'.Chris Lattner1-1/+0
2007-10-11rename -parse-ast-print to -ast-printChris Lattner1-1/+1
2007-09-26Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek1-1/+1
2007-07-21Fix off-by-one error when emitting diagnostics. Also, make diagnosticChris Lattner1-0/+15