summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/dumptokens_phyloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Introduce a new PresumedLoc class to represent the concept of a locationChris Lattner2009-01-271-1/+1
* Change some terminology in SourceLocation: instead of referring to Chris Lattner2009-01-161-1/+1
* Skip random pathname characters better. I had a 5 in mine.Mike Stump2008-10-271-1/+1
* Add a new -dump-raw-tokens option, which allows us to see raw tokens. Chris Lattner2008-10-121-1/+1
* make test fails if llvm is checked out to llvm-svn of if there is a dash some...Nico Weber2008-08-221-1/+1
* fix testNuno Lopes2008-07-191-1/+1
* Patch by Kovarththanan Rajaratnam:Ted Kremenek2008-07-191-0/+5