llvm-project/compiler-rt/test
Alex Richardson 6840fc4e7f [asan][tests] Handle FreeBSD in large_func_test and use-after-delete
This is the same fix as ab8a460241 for
Solaris and 23cd8d51ad (Windows+Darwin).
2021-03-10 11:17:33 +00:00
..
BlocksRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan [asan][tests] Handle FreeBSD in large_func_test and use-after-delete 2021-03-10 11:17:33 +00:00
builtins Reland "[builtins] Define fmax and scalbn inline" 2021-02-26 16:20:14 -08:00
cfi [android] Fix some tests for AOSP-master devices. 2021-01-05 12:54:09 -08:00
crt [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD 2021-03-03 10:58:51 -08:00
dfsan [dfsan] Tracking origins at memory transfer 2021-03-09 22:15:07 +00:00
fuzzer [Fuzzer][Test] Use %python substitution for trace-malloc-unbalanced.test 2021-02-17 15:00:46 +00:00
gwp_asan [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
hwasan Hwasan InitPrctl check for error using internal_iserror 2021-02-19 16:30:56 +00:00
interception [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
lsan [sanitizer] [arm] Disable some LSAN tests for arm-linux-gnueabihf 2021-02-15 09:35:02 -03:00
memprof [NFC,memprof] Update test after D96319 2021-02-11 16:36:16 -08:00
msan [test] Fix unused FileCheck prefixes in compiler-rt 2021-02-01 22:32:13 -08:00
profile [profile][test] Pin Linux/instrprof-value-prof-warn.test to -fuse-ld=bfd 2021-03-05 00:52:25 -08:00
safestack compiler-rt: Remove .cc from all lit config files 2019-08-05 19:25:35 +00:00
sanitizer_common [sanitizers] Fix interception of GLibc regexec 2021-03-08 10:53:55 +00:00
scudo [scudo][standalone] Restore GWP-ASan flag parsing 2021-01-27 12:35:34 -08:00
shadowcallstack compiler-rt: Remove .cc from all lit config files 2019-08-05 19:25:35 +00:00
tsan tsan: fix mmap_lots test 2021-02-17 19:03:17 +01:00
ubsan [Sanitizer] Fix sanitizer tests without reducing optimization levels 2021-02-11 15:22:20 -08:00
ubsan_minimal [test] Fix unused FileCheck prefixes in compiler-rt 2021-02-01 22:32:13 -08:00
xray Fix xray fdr mode to allow multiple flushes 2021-02-10 12:57:24 +11:00
.clang-format [compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests 2018-12-01 01:24:29 +00:00
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
CMakeLists.txt Partially revert "[runtimes] Use add_lit_testsuite to register lit testsuites" 2021-03-05 15:24:38 -08:00
lit.common.cfg.py [darwin][asan] add test for application specific information in crash logs 2021-02-23 09:22:11 -08:00
lit.common.configured.in [sanitizer] Fix Android API level parsing on arm 2020-11-14 01:54:45 -08:00