aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/counter.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-13implement the microsoft/gnu "__COUNTER__" macro: rdar://4329310Chris Lattner