llvm-project/compiler-rt/test/ubsan
Reid Kleckner 3f3af2cf74 [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
2015-08-12 23:49:52 +00:00
..
TestCases [windows] Always use the lit shell on Windows, even if bash is present 2015-08-12 23:49:52 +00:00
CMakeLists.txt [sanitizer][MIPS] Add --target flag for MIPS32 2015-05-19 09:07:37 +00:00
lit.common.cfg Applying the Darwin-specific default lit ASAN_OPTIONS to UBSan+ASan tests as 2015-07-28 15:35:04 +00:00
lit.site.cfg.in [UBSan] Run all UBSan tests in 32-bit mode as well. 2015-02-26 19:19:44 +00:00