llvm-project/compiler-rt/test
Kirill Stoimenov 55ceb2eb0b [HWASAN] Fix a memory leak in realloc-test.cpp
Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D146180
2023-03-16 05:43:53 +00:00
..
asan [test][asan] Fix test on MacOS 12+ 2023-03-12 19:58:49 -07:00
BlocksRuntime
builtins [builtins] Add option to always build int128 routines 2023-02-28 16:38:24 -08:00
cfi
crt
dfsan [test] Fix #if 2023-01-03 13:18:46 -08:00
fuzzer Add test for Flags.data_flow_trace 2023-03-07 22:18:29 -08:00
gwp_asan [GWP-ASan] Fix up bad report for in-page underflow w/ UaF 2023-01-10 10:29:49 -08:00
hwasan [HWASAN] Fix a memory leak in realloc-test.cpp 2023-03-16 05:43:53 +00:00
interception
lsan [LSAN] Make sure HWASAN tests are linked with lld 2023-02-22 19:40:59 +00:00
memprof Revert "[memprof] Refactor tests to generate binaries and profiles on the fly." 2023-03-06 23:48:52 +00:00
metadata [SanitizerBinaryMetadata] Emit constants as ULEB128 2023-02-08 13:12:34 +01:00
msan [hwasan] Convert tests to check 'target=...' 2022-12-21 05:41:41 -08:00
orc [llvm-jitlink] Discard allocation actions in -noexec mode. 2023-02-17 20:18:23 -08:00
profile [llvm-cov] Optionally fail on missing binary ID 2023-03-03 10:24:21 -08:00
safestack
sanitizer_common asan: disable odd_stack_size test for powerpc 2023-03-13 08:45:26 +01:00
scudo
shadowcallstack
tsan tsan: fix a race when assigning ThreadSignalContext 2023-01-10 19:32:28 +01:00
ubsan [CompilerRT] Remove ubsan static runtime on Apple 2023-01-17 14:33:31 -08:00
ubsan_minimal
xray
.clang-format
.clang-tidy
CMakeLists.txt [llvm-cov] Add split-file to compiler-rt test requirements. 2023-01-30 13:36:02 -08:00
lit.common.cfg.py [compiler-rt] Fix FORTIFY_SOURCE -> _FORTIFY_SOURCE reference (NFC) 2023-02-04 18:05:26 +00:00
lit.common.configured.in