llvm-project/compiler-rt/lib/gwp_asan
2023-03-01 18:54:05 +00:00
..
optional [GWP-ASan] Handle wild touches of the guarded pool. 2023-02-28 14:05:51 -08:00
platform_specific [GWP-ASan] Fix atfork handlers being installed multiple times in tests 2023-01-10 10:16:08 -08:00
scripts
tests [GWP-ASan][Fuchsia] Use more modern zxtest testing macros 2023-03-01 18:54:05 +00:00
CMakeLists.txt
common.cpp Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
common.h Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
crash_handler.cpp Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
crash_handler.h Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
definitions.h
guarded_pool_allocator.cpp Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
guarded_pool_allocator.h Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
mutex.h
options.h
options.inc Reland: [GWP-ASan] Add recoverable mode. 2023-01-17 10:21:01 -08:00
stack_trace_compressor.cpp
stack_trace_compressor.h
utilities.h