[PATCH] D89721: [GWP-ASan] Cleanup (NFC)

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 18:13:33 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGae9d04002832: [GWP-ASan] Cleanup (NFC) (authored by cryptoad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89721/new/

https://reviews.llvm.org/D89721

Files:
  compiler-rt/lib/gwp_asan/crash_handler.cpp
  compiler-rt/lib/gwp_asan/crash_handler.h
  compiler-rt/lib/gwp_asan/definitions.h
  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_posix.cpp
  compiler-rt/lib/gwp_asan/platform_specific/common_posix.cpp
  compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
  compiler-rt/lib/gwp_asan/random.cpp
  compiler-rt/lib/gwp_asan/utilities.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89721.299231.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/fd4fc6d7/attachment.bin>


More information about the llvm-commits mailing list