summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-07-17-no-emit-on-error.c
Commit message (Expand)AuthorAgeFilesLines
* test/CodeGen/2008-07-17-no-emit-on-error.c: Use LLVM's opt instead of "test(1...NAKAMURA Takumi2011-03-051-2/+2
* Use a temporary file for output which gets renamed after all the writing is f...Argyrios Kyrtzidis2010-09-171-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Fix some codegen tests to include positive checks.Daniel Dunbar2009-11-201-0/+4
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar2009-07-251-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Use not instead of ! in tests.Daniel Dunbar2009-03-241-2/+2
* Prevent clang from emitting output when input has errorsDaniel Dunbar2008-07-181-0/+10