summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/print_line_track.c
Commit message (Expand)AuthorAgeFilesLines
* fix PR7360: -P mode turns off line markers, but not blank space.Chris Lattner2010-06-121-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-5/+5
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-5/+5
* add testcase for PR3437 and r63405Chris Lattner2009-01-301-2/+4
* Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis2008-06-121-3/+3
* The flags on tokens indicate whether they are the start of a *physical* line, Chris Lattner2007-12-091-0/+15