llvm-project/compiler-rt/test/ubsan/TestCases
Reid Kleckner 33706e3cbf [ubsan] Make suppressions.cpp test pass for me on Windows
The test seems to be failing because the module suppression file
contains a colon. I found that it was sufficient to just use the
basename of the suppression file.

While I was here, I noticed that we don't implement IsAbsolutePath for
Windows, so I added it.

llvm-svn: 352921
2019-02-01 21:35:17 +00:00
..
Float [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) 2018-01-17 12:26:04 +00:00
ImplicitConversion Adapt UBSan integer truncation tests to NetBSD 2018-11-06 14:18:05 +00:00
Integer [ubsan] Make suppressions.cpp test pass for me on Windows 2019-02-01 21:35:17 +00:00
Misc Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls" 2019-01-24 18:04:21 +00:00
Pointer [compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on android, un-XFAIL it. 2019-01-15 10:48:51 +00:00
TypeCheck [UBsan] disable few tests for FreeBSD 2018-11-05 17:18:23 +00:00