aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/c89-2.c
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-08-15Make test more precise.Eli Friedman
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-08-30-C mode doesn't return comments on "#" lines, so the diag checker doesn't pic...Chris Lattner