[PATCH] D72546: Scudo tests with GWP-ASan.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 16:08:49 PST 2020


eugenis created this revision.
eugenis added reviewers: cryptoad, hctim.
Herald added subscribers: Sanitizers, mgorny.
Herald added a reviewer: jfb.
Herald added projects: Sanitizers, LLVM.

Run standalone scudo tests in both configurations (with and without
GWP-ASan). Add test-only support for deinitialization to GWP-ASan.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72546

Files:
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.cpp
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
  compiler-rt/test/scudo/standalone/CMakeLists.txt
  compiler-rt/test/scudo/standalone/unit-with-gwp-asan/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72546.237454.patch
Type: text/x-patch
Size: 6907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200111/31efe334/attachment.bin>


More information about the llvm-commits mailing list