Age | Commit message (Expand) | Author |
---|---|---|
2012-11-13 | Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 fo... | NAKAMURA Takumi |
2012-11-13 | Revert 167755/167760. We don't want to emit crash diagnostics on command-line... | Chad Rosier |
2012-11-13 | llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now. | NAKAMURA Takumi |
2012-11-12 | Update test case for r167754/r167755. | Chad Rosier |
2012-07-02 | The built-in shell test runner for some reason doesn't like the quoting | Chandler Carruth |
2010-12-07 | test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable... | NAKAMURA Takumi |
2010-09-09 | XFAIL test under valgrind. It is not really our problem if sh is leaking. | Jakob Stoklund Olesen |
2010-08-23 | Try to escape the '$'s in these so they reach the underlying 'sh' invocation. | Chandler Carruth |
2010-08-18 | Add a testcase to verify that commands don't crash when they hit | Dan Gohman |