summaryrefslogtreecommitdiffstats
path: root/test/Lexer/escape_newline.c
Commit message (Expand)AuthorAgeFilesLines
* In Lexer::getCharAndSizeSlow[NoWarn] if we come up againstArgyrios Kyrtzidis2011-12-221-0/+1
* In Lexer::getCharAndSizeSlow[NoWarn] make sure we don't go over the end of th...Argyrios Kyrtzidis2011-12-211-0/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Following gcc's behavior, only enable trigraphs if '-trigraphs' or '-ansi' isTed Kremenek2008-09-031-3/+3
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+7