Revert "[GWP-ASan] Add recoverable mode."
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 12 Jan 2023 23:58:36 +0000 (15:58 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 12 Jan 2023 23:59:58 +0000 (15:59 -0800)
commit7cc12cb6c838e928d24d8ccb8449ccab415ac4ad
treef5cf4ebe45c4227e90f5cabca78964bddb9ebcd4
parentd99120939ecbe686d418fc29fdac9bc6574b5f30
Revert "[GWP-ASan] Add recoverable mode."

This reverts commit 90a9beb7cc9755791caa23dfc4e36bc544e98ed3.

Reason: Broke an internal build.
16 files changed:
compiler-rt/lib/gwp_asan/common.cpp
compiler-rt/lib/gwp_asan/common.h
compiler-rt/lib/gwp_asan/crash_handler.cpp
compiler-rt/lib/gwp_asan/crash_handler.h
compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
compiler-rt/lib/gwp_asan/optional/segv_handler.h
compiler-rt/lib/gwp_asan/optional/segv_handler_fuchsia.cpp
compiler-rt/lib/gwp_asan/optional/segv_handler_posix.cpp
compiler-rt/lib/gwp_asan/options.inc
compiler-rt/lib/gwp_asan/tests/CMakeLists.txt
compiler-rt/lib/gwp_asan/tests/backtrace.cpp
compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp
compiler-rt/lib/gwp_asan/tests/harness.h
compiler-rt/lib/gwp_asan/tests/recoverable.cpp [deleted file]
compiler-rt/lib/scudo/standalone/combined.h