llvm-project/compiler-rt/lib/gwp_asan/tests
Vitaly Buka 68f4ceaf9b Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"
Breaks some bots, details in https://reviews.llvm.org/D91620

This reverts commit 93b1256e38.
2022-10-05 09:59:25 -07:00
..
platform_specific [GWP-ASan] Minor refactor of optional components. 2021-01-14 11:14:11 -08:00
CMakeLists.txt Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests" 2022-10-05 09:59:25 -07:00
alignment.cpp [NFCI] clang-format gwp-asan files. 2022-05-18 14:10:44 -07:00
backtrace.cpp [rt][nfc] Rewrite #ifndef as #if defined(). 2021-07-19 14:17:13 +02:00
basic.cpp [GWP-ASan] Add aligned allocations. 2021-02-08 11:22:29 -08:00
compression.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
crash_handler_api.cpp [GWP-ASan] Add aligned allocations. 2021-02-08 11:22:29 -08:00
driver.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
enable_disable.cpp Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
harness.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
harness.h Name all DEATH tests using 'DeathTest' suffix. 2021-07-02 13:51:16 -07:00
iterate.cpp [gwp_asan] Add missing <algorithm> include 2022-02-19 01:14:14 +00:00
late_init.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
mutex_test.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
options.cpp [GWP-ASan] Add inbuilt options parser. 2021-01-15 12:57:05 -08:00
slot_reuse.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
thread_contention.cpp