llvm-project/compiler-rt/test
Matt Morehouse f09414499c [libFuzzer] Fix stack-overflow-with-asan.test.
Fix function return type and remove check for SUMMARY, since it doesn't
seem to be output in Windows.
2021-05-07 09:18:21 -07:00
..
BlocksRuntime Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
asan [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
builtins Reland "[builtins] Define fmax and scalbn inline" 2021-02-26 16:20:14 -08:00
cfi [compiler-rt] -fsanitize=cfi is not supported on Darwin 2021-03-17 13:28:42 -07:00
crt [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD 2021-03-03 10:58:51 -08:00
dfsan [dfsan] Rename and fix an internal test issue for mmap+calloc 2021-05-07 00:57:21 +00:00
fuzzer [libFuzzer] Fix stack-overflow-with-asan.test. 2021-05-07 09:18:21 -07:00
gwp_asan [GWP-ASan] Split the unwinder into segv/non-segv. 2020-07-21 08:25:37 -07:00
hwasan [hwasan] Remove untagging of kernel-consumed memory 2021-04-23 11:04:36 -07:00
interception [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00
lsan [NFC][lsan] Another attempt to fix arm bot 2021-04-27 10:46:36 -07:00
memprof [memprof][test] Make test_terse.cpp robust (sched_getcpu may happens to change) 2021-03-26 00:45:58 -07:00
msan [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
orc [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07: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 [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
scudo Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks." 2021-04-23 15:40:38 -07:00
shadowcallstack compiler-rt: Remove .cc from all lit config files 2019-08-05 19:25:35 +00:00
tsan [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
ubsan Fix some typos in d7ec48d71b 2021-05-04 10:44:01 -04: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 [sanitizer] Set IndentPPDirectives: AfterHash in .clang-format 2021-05-03 13:49:41 -07:00
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07: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