llvm-project/compiler-rt/test
Dmitry Vyukov 0969541ffc tsan: disable java_finalizer2 test on darwin
pthread_barrier_t is not supported on darwin.
Do what other tests that use pthread_barrier_t do.
2020-05-28 11:03:02 +02:00
..
BlocksRuntime
asan [compiler-rt][asan] Add noinline to use-after-scope testcases 2020-05-27 14:05:02 +00:00
builtins [builtins] Support architectures with 16-bit int 2020-04-26 01:22:10 +02:00
cfi
crt
dfsan [dfsan] Fix a bug in strcasecmp() and strncasecmp(): Compare the lowercase versions of the characters when choosing a return value. 2020-04-20 17:13:40 -07:00
fuzzer [libFuzzer] Fix denominator in the "inputs have DFT" log line. 2020-02-19 11:05:14 -08:00
gwp_asan
hwasan [hwasan] Fix allocator alignment. 2020-05-11 15:45:42 -07:00
interception
lsan [lsan] Fix warnings lit config 2020-05-05 22:42:14 -07:00
msan [compiler-rt][NFC]Fix Wdeprecated warnings for fsanitize-coverage 2020-05-27 02:37:30 +00:00
profile [test] NFC, add missing declarations and include to test files to avoid 'implicit-function-declaration' diagnostics in the tests 2020-05-14 10:01:50 -07:00
safestack
sanitizer_common [Clang][Driver] Add Bounds and Thread to SupportsCoverage list 2020-05-26 13:36:21 -07:00
scudo [compiler-rt][scudo][LIT] Use target_suffix instead of target-arch 2020-05-20 03:34:50 +00:00
shadowcallstack
tsan tsan: disable java_finalizer2 test on darwin 2020-05-28 11:03:02 +02:00
ubsan [compiler-rt][NFC]Fix Wdeprecated warnings for fsanitize-coverage 2020-05-27 02:37:30 +00:00
ubsan_minimal
xray [XRay] Migrate xray_naive_log=true tests to xray_mode=xray-basic 2020-05-17 09:32:52 -07:00
.clang-format
CMakeLists.txt
lit.common.cfg.py [compiler-rt][test] Add feature host-byteorder-big-endian 2020-05-10 11:02:25 -07:00
lit.common.configured.in build: use Python3 for compiler-rt 2020-04-28 17:29:04 +00:00