aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/c90.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-16Fix PR2477 - clang misparses "//*" in C89 modeChris Lattner
2008-07-25update this testcase.Chris Lattner
2007-11-14Fix a bug handling hex floats in c90 mode, pointed out by Neil.Chris Lattner