.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
[asan] Disable handle_abort in Android tests.
|
2016-09-09 18:43:24 +00:00 |
builtins
|
[compiler-rt][tests] cpu_model_test.c test fails to compile if X86 is not clang's default target
|
2016-08-18 14:39:39 +00:00 |
cfi
|
Un-XFAIL cfi/stats.cpp, it passes since fixing llvm-symbolizer to look for dwarf again
|
2016-09-01 22:46:26 +00:00 |
dfsan
|
[mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel.
|
2016-08-12 11:56:36 +00:00 |
esan
|
Revert "[ESan][MIPS] Adds support for MIPS64"
|
2016-09-08 16:09:46 +00:00 |
interception
|
[Darwin] Exclude interception union tests on Darwin and Android
|
2016-08-04 04:46:39 +00:00 |
lsan
|
[lsan] one more test fix to please the Debian Sid bot (this time, confirmed on the proper machine). Apparently, newer glibc uses slightly more stack
|
2016-08-25 19:08:10 +00:00 |
msan
|
[sanitizer] Add interceptor for ttyname_r
|
2016-09-09 23:09:34 +00:00 |
profile
|
Try to fix another profile test
|
2016-09-01 14:44:02 +00:00 |
safestack
|
[compiler-rt] Fix VisualStudio virtual folders layout
|
2016-07-11 21:51:56 +00:00 |
sanitizer_common
|
[sanitizer] fix a potential buffer overflow due to __sanitizer_symbolize_pc (need to put a zero after strncmp). LOL
|
2016-09-09 02:13:27 +00:00 |
scudo
|
[sanitizer] enable random shuffling the memory chunks inside the allocator, under a flag. Set this flag for the scudo allocator, add a test.
|
2016-08-26 00:06:03 +00:00 |
tsan
|
[tsan] Support C++11 call_once in TSan on Darwin
|
2016-09-08 10:15:20 +00:00 |
ubsan
|
[ubsan] fix the test to me more resistent against changes in the sanitizer allocator
|
2016-08-24 21:03:28 +00:00 |
xray
|
[compiler-rt][XRay] Initial per-thread inmemory logging implementation
|
2016-08-26 06:39:33 +00:00 |
CMakeLists.txt
|
[CMake] Adding compiler-rt-test-depends target
|
2016-09-01 18:26:51 +00:00 |
lit.common.cfg
|
Revert "[ESan][MIPS] Adds support for MIPS64"
|
2016-09-08 16:09:46 +00:00 |
lit.common.configured.in
|
[sanitizers] Make it possible to XFAIL on the effective target, not just the default.
|
2016-08-09 11:50:53 +00:00 |