llvm-project/compiler-rt/test
Alexey Samsonov b69d5dffc3 [UBSan] Add halt_on_error runtime flag
llvm-svn: 217535
2014-09-10 19:35:31 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly. 2014-09-10 10:44:35 +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 Use "-gline-tables-only" instead of "-g" in sanitizer test suites. 2014-09-05 22:05:32 +00:00
msan [msan] Fix wrong array index in io_submit interceptor. 2014-09-08 09:28:25 +00:00
profile profile: Avoid name collisions between instrumentation and runtime 2014-09-04 15:45:31 +00:00
sanitizer_common Use "-gline-tables-only" instead of "-g" in sanitizer test suites. 2014-09-05 22:05:32 +00:00
tsan Use "-gline-tables-only" instead of "-g" in sanitizer test suites. 2014-09-05 22:05:32 +00:00
ubsan [UBSan] Add halt_on_error runtime flag 2014-09-10 19:35:31 +00:00
CMakeLists.txt [CMake] Determine which compiler-rt libraries are supported on 2014-08-08 22:01:20 +00:00
lit.common.cfg Use "-gline-tables-only" instead of "-g" in sanitizer test suites. 2014-09-05 22:05:32 +00:00
lit.common.configured.in XFAIL ptrace test on arm 2014-05-20 23:31:26 +00:00