summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/print_line_count.c
Commit message (Collapse)AuthorAgeFilesLines
* FileCheck'ize testsDmitri Gribenko2013-02-091-1/+4
| | | | llvm-svn: 174815
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
| | | | | | | clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to garbage). llvm-svn: 91460
* Fix PR2741 by making our newline tracking be aware of newlines thatChris Lattner2009-06-151-0/+4
can occur in the middle of comment tokens. llvm-svn: 73365
OpenPOWER on IntegriCloud