llvm-project/compiler-rt/test/ubsan
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
..
TestCases [ubsan] Make suppressions.cpp test pass for me on Windows 2019-02-01 21:35:17 +00:00
CMakeLists.txt [UBSan] Fix typo in CMake conditional that checked if the architecture 2018-09-19 15:27:00 +00:00
lit.common.cfg [UBSan] Add CMake and lit support for configuring and running UBSan 2018-09-03 10:30:10 +00:00
lit.site.cfg.in [UBSan] Add CMake and lit support for configuring and running UBSan 2018-09-03 10:30:10 +00:00