llvm-project/compiler-rt/test/gwp_asan
Mitch Phillips c17ac8432e [GWP-ASan] Migrate lit tests from old Scudo -> Standalone.
This removes one of the last dependencies on old Scudo, and should allow
us to delete the old Scudo soon.

Reviewed By: vitalybuka, cryptoad

Differential Revision: https://reviews.llvm.org/D102349
2021-05-14 10:41:48 -07:00
..
unit
CMakeLists.txt [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
backtrace.c [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
double_delete.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
double_deletea.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
double_free.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
heap_buffer_overflow.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
heap_buffer_underflow.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
invalid_free_left.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
invalid_free_right.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
lit.cfg.py [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
lit.site.cfg.py.in
page_size.h
realloc.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
repeated_alloc.cpp [GWP-ASan] Migrate lit tests from old Scudo -> Standalone. 2021-05-14 10:41:48 -07:00
use_after_delete.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
use_after_deletea.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00
use_after_free.cpp [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00