.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
[asan] Fix internal CHECK failure on double free in recovery mode.
|
2016-02-02 07:32:24 +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] Get rid of a fixed size buffer for the library path in test.
|
2016-01-28 19:37:03 +00:00 |
dfsan
|
[AArch64|DFSAN] XPASS custom.cc, as it got fixed by r243686
|
2015-07-31 10:50:29 +00:00 |
lsan
|
[LSan] Ignore all allocations made inside pthread_create.
|
2016-01-16 00:57:25 +00:00 |
msan
|
[compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc
|
2016-01-12 15:16:34 +00:00 |
profile
|
[profile] Support hostname expansion in LLVM_PROFILE_FILE
|
2016-01-29 23:52:11 +00:00 |
safestack
|
Ensure safestack overflow test doesn't segfault
|
2016-01-07 22:19:12 +00:00 |
sanitizer_common
|
[MSan] Add a test case for r258339.
|
2016-01-21 17:51:08 +00:00 |
tsan
|
[TSan] Use darwin_filter_host_arch to restrict set of test arch on Mac OS.
|
2016-02-02 22:42:25 +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 |