aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/dumptokens_phyloc.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-01-27Introduce a new PresumedLoc class to represent the concept of a locationChris Lattner
2009-01-16Change some terminology in SourceLocation: instead of referring to Chris Lattner
2008-10-27Skip random pathname characters better. I had a 5 in mine.Mike Stump
2008-10-12Add a new -dump-raw-tokens option, which allows us to see raw tokens. Chris Lattner
2008-08-22make test fails if llvm is checked out to llvm-svn of if there is a dash some...Nico Weber
2008-07-19fix testNuno Lopes
2008-07-19Patch by Kovarththanan Rajaratnam:Ted Kremenek