aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/switch-duplicate-defaults.c
AgeCommit message (Expand)Author
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-22Refactor switch analysis to make it possible to detect duplicate case valuesAnders Carlsson