llvm-project/compiler-rt/test/ubsan/TestCases
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
..
Float [compiler-rt] Add SourceLocations for float_cast_overflow data. 2015-08-11 04:19:24 +00:00
Integer UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
Misc [windows] Always use the lit shell on Windows, even if bash is present 2015-08-12 23:49:52 +00:00
TypeCheck [windows] Always use the lit shell on Windows, even if bash is present 2015-08-12 23:49:52 +00:00