..
BlocksRuntime
Move tests for BlocksRuntime and builtins to corresponding directories under test/
2014-02-14 09:47:31 +00:00
asan
[compiler-rt] Fix test failures when switching default C++ library
2016-02-15 11:28:15 +00:00
builtins
Add a generic version of __divtc3.c for long double complex division.
2015-11-22 19:13:49 +00:00
cfi
[cfi] Safe handling of unaddressable vtable pointers (compiler-rt).
2016-02-03 22:19:04 +00:00
dfsan
[dfsan] Run the tests for each supported arch and suffix each one to distinguish them.
2016-02-09 16:20:37 +00:00
lsan
[LSan] Test case fix: mode debug output, synchronization instead of sleep().
2016-02-11 19:03:09 +00:00
msan
Re-commit r260230 with a fix for clang-cmake-aarch64-42vma.
2016-02-12 14:48:19 +00:00
profile
Rollback 260394 -- 32bit test needs more config support
2016-02-10 18:38:27 +00:00
safestack
Ensure safestack overflow test doesn't segfault
2016-01-07 22:19:12 +00:00
sanitizer_common
[sanitizer_common] Correct the nits that should have been committed as part of r260227.
2016-02-09 16:14:31 +00:00
tsan
[compiler-rt] Fix test failures when switching default C++ library
2016-02-15 11:28:15 +00:00
ubsan
[ubsan] Stop thinking we can rely on C++ ABI knowledge on Windows
2016-02-01 19:13:28 +00:00
CMakeLists.txt
[sanitizers] generating html report on coverage dump
2016-01-27 23:51:36 +00:00
lit.common.cfg
[sancov] run sancov test on x86_64 linux only
2016-01-28 00:35:17 +00:00
lit.common.configured.in
[CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.
2016-02-01 21:08:16 +00:00