summaryrefslogtreecommitdiffstats
path: root/test/Frontend/stdin.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-1/+1
* fix testChris Lattner2009-03-211-1/+1
* Frontend: Handle empty input on stdin.Daniel Dunbar2009-03-211-0/+3