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

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 18:55:28 PST 2020


eugenis updated this revision to Diff 237473.
eugenis added a comment.

remove a ton of unrelated changes


Repository:
  rG LLVM Github Monorepo

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

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/gwp_asan/tests/CMakeLists.txt
  compiler-rt/lib/gwp_asan/tests/enable_disable.cpp
  compiler-rt/lib/gwp_asan/tests/harness.cpp
  compiler-rt/lib/gwp_asan/tests/harness.h
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/tests/combined_test.cpp

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


More information about the llvm-commits mailing list