llvm-project/compiler-rt/test
Alexey Samsonov 2ccbc621df [UBSan] Add support for printing backtraces to all UBSan handlers
llvm-svn: 216289
2014-08-22 21:42:04 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan/Win] Land the trivial bits of -MD RTL support (PR20214) 2014-08-22 12:38:07 +00:00
builtins Provide mul for IEEE quad. From GuanHong Liu. 2014-06-19 20:34:03 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
lsan [LSan] Parse common flags from LSAN_OPTIONS even if LSan is combined with 2014-08-18 23:39:47 +00:00
msan [msan] Use SIGHUP instead of SIGUSR1 in test. 2014-07-30 08:17:58 +00:00
profile Run common and profile tests in cross-compiled builds. 2014-05-20 22:04:27 +00:00
sanitizer_common Add regression test for PR15823 2014-08-18 22:11:14 +00:00
tsan [TSan] Add -lpthread to the test which uses pthread_ functions 2014-08-18 22:09:17 +00:00
ubsan [UBSan] Add support for printing backtraces to all UBSan handlers 2014-08-22 21:42:04 +00:00
CMakeLists.txt [CMake] Determine which compiler-rt libraries are supported on 2014-08-08 22:01:20 +00:00
lit.common.cfg Add detection of OS X relocatable SDK to compiler-rt as a lit.util function 2014-06-10 14:22:00 +00:00
lit.common.configured.in XFAIL ptrace test on arm 2014-05-20 23:31:26 +00:00