llvm-project/compiler-rt/test/ubsan/TestCases/Integer
Hans Wennborg 0eec1f0b96 Fix negate-overflow.cpp test on Windows after r303440
lit would interpret the exit code as failuire.

llvm-svn: 303809
2017-05-24 21:52:40 +00:00
..
add-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
div-overflow.cpp
div-zero.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
incdec-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
mul-overflow.cpp
negate-overflow.cpp Fix negate-overflow.cpp test on Windows after r303440 2017-05-24 21:52:40 +00:00
no-recover.cpp Update test cases for new -fsanitize-recover= semantics. 2015-01-12 23:02:42 +00:00
shift.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
sub-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
summary.cpp [ubsan] Use the correct tool name in diagnostics 2017-04-14 18:24:35 +00:00
suppressions.cpp When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00
uadd-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
uincdec-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00
umul-overflow.cpp
usub-overflow.cpp UBSan: Enable runtime library tests on Windows, and get most tests passing. 2015-07-02 22:08:38 +00:00