llvm-project/compiler-rt/lib/gwp_asan/tests
Mitch Phillips 3d8823b8e4 [GWP-ASan] Add aligned allocations.
Adds a new allocation API to GWP-ASan that handles size+alignment
restrictions.

Reviewed By: cryptoad, eugenis

Differential Revision: https://reviews.llvm.org/D94830
2021-02-08 11:22:29 -08:00
..
platform_specific [GWP-ASan] Minor refactor of optional components. 2021-01-14 11:14:11 -08:00
CMakeLists.txt [GWP-ASan] Add inbuilt options parser. 2021-01-15 12:57:05 -08:00
alignment.cpp [GWP-ASan] Add aligned allocations. 2021-02-08 11:22:29 -08:00
backtrace.cpp [GWP-ASan] Crash handler API returns sizeof(collected trace) 2020-07-27 10:51:55 -07: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 [GWP-ASan] enable/disable and fork support. 2020-01-24 13:53:26 -08:00
harness.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08:00
harness.h [GWP-ASan] Minor refactor of optional components. 2021-01-14 11:14:11 -08:00
iterate.cpp [GWP-ASan] Port tests to Fuchsia 2020-11-18 13:36:12 -08: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 [GWP-ASan] Crash Handler API. 2020-02-05 15:39:17 -08:00