llvm-project/compiler-rt/test
Mitch Phillips c414bbefe4 Make -fsanitize=scudo use scudo_standalone. Delete check-scudo.
Leaves the implementation and tests files in-place for right now, but
deletes the ability to build the old sanitizer-common based scudo. This
has been on life-support for a long time, and the newer scudo_standalone
is much better supported and maintained.

Also patches up some GWP-ASan wording, primarily related to the fact
that -fsanitize=scudo now is scudo_standalone, and therefore the way to
reference the GWP-ASan options through the environment variable has
changed.

Future follow-up patches will delete the original scudo, and migrate all
its tests over to be part of the scudo_standalone test suite.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D138157
2022-12-02 11:29:41 -08:00
..
BlocksRuntime
asan [asan] Add unaligned double ended container support 2022-11-29 10:56:17 -08:00
builtins [compiler-rt][builtins] Support builtins for LoongArch 2022-11-01 20:09:32 +08:00
cfi
crt
dfsan
fuzzer [fuzzer][test] Add #include <cstdint> for gcc-13 2022-11-10 13:44:11 +08:00
gwp_asan
hwasan
interception
lsan
memprof Revert "[MemProf] Defer profile file setup until dump time" 2022-11-28 06:29:24 -08:00
msan msan: update tests for new memory mappings on aarch64 2022-11-30 18:19:54 +00:00
orc
profile [compiler-rt] Fix check-profile dependencies 2022-11-30 11:14:38 -08:00
safestack
sanitizer_common [sanitizer] Add ptrace interceptor support for LoongArch 2022-11-17 11:57:32 +08:00
scudo Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. 2022-12-02 11:29:41 -08:00
shadowcallstack
tsan
ubsan [ubsan][test] Make some tests have shorter file names 2022-10-18 08:45:27 -07:00
ubsan_minimal
xray
.clang-format
.clang-tidy
CMakeLists.txt Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. 2022-12-02 11:29:41 -08:00
lit.common.cfg.py
lit.common.configured.in