diff options
| author | Reid Kleckner <rnk@google.com> | 2015-08-12 23:49:52 +0000 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2015-08-12 23:49:52 +0000 |
| commit | 3f3af2cf744e3f87f050551ae9712540bde929b0 (patch) | |
| tree | a1e0e2fa23c0dbc1662789fb1c743c0218c10323 /llvm/unittests/Support/FileOutputBufferTest.cpp | |
| parent | a3191ef66bb8530cee38fe2828fabd26c66c9450 (diff) | |
| download | llvm-3f3af2cf744e3f87f050551ae9712540bde929b0.zip llvm-3f3af2cf744e3f87f050551ae9712540bde929b0.tar.gz llvm-3f3af2cf744e3f87f050551ae9712540bde929b0.tar.bz2 | |
[windows] Always use the lit shell on Windows, even if bash is present
Summary:
This is consistent with LLVM and Clang. The lit shell isn't a complete
bash implementation, but its behavior is more easily reproducible. This
fixes some ubsan test failures.
One ubsan test requires a shell currently, so I added "REQUIRES: shell",
and the other doesn't work on Windows because it prints a stack trace
and uses a linker that doesn't support DWARF. We can fix it eventually
through other means.
Reviewers: samsonov, pcc
Subscribers: yaron.keren, filcab, llvm-commits
Differential Revision: http://reviews.llvm.org/D11960
llvm-svn: 244837
Diffstat (limited to 'llvm/unittests/Support/FileOutputBufferTest.cpp')
0 files changed, 0 insertions, 0 deletions
