llvm-project/compiler-rt/lib/asan/tests
Kirill Stoimenov 027ffb173a [ASan] Moved optimized callbacks into a separate library.
This will allow linking in the callbacks directly instead of using PLT.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D116182
2022-01-05 17:26:44 +00:00
..
CMakeLists.txt [ASan] Moved optimized callbacks into a separate library. 2022-01-05 17:26:44 +00:00
asan_benchmarks_test.cpp
asan_exceptions_test.cpp
asan_fake_stack_test.cpp
asan_globals_test.cpp
asan_interface_test.cpp [ASan] Removed ASAN_SHADOW_SCALE. 2021-12-07 22:55:48 +00:00
asan_internal_interface_test.cpp
asan_mac_test.cpp
asan_mac_test.h
asan_mac_test_helpers.mm
asan_mem_test.cpp [Sanitizers] Remove OpenBSD support (new attempt) 2020-10-20 11:16:09 +01:00
asan_noinst_test.cpp [ASan] Shared optimized callbacks implementation. 2021-12-14 15:55:14 +00:00
asan_oob_test.cpp Try to fix OOB tests more on Windows after r367642 2019-08-05 15:10:15 +00:00
asan_racy_double_free_test.cpp
asan_str_test.cpp [NFC][compiler-rt][test] Fully qualify string -> std::string 2020-02-19 08:59:26 -08:00
asan_test.cpp [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
asan_test.ignore [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
asan_test_config.h [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
asan_test_main.cpp
asan_test_utils.h [NFC][compiler-rt][test] Fully qualify string -> std::string 2020-02-19 08:59:26 -08:00