[PATCH] D62929: [GWP-ASan] Integration with Scudo [5].
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 10:42:05 PDT 2019
hctim updated this revision to Diff 205118.
hctim added a comment.
Merge master in preparation for submit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62929/new/
https://reviews.llvm.org/D62929
Files:
compiler-rt/lib/scudo/CMakeLists.txt
compiler-rt/lib/scudo/scudo_allocator.cpp
compiler-rt/test/gwp_asan/CMakeLists.txt
compiler-rt/test/gwp_asan/double_delete.cpp
compiler-rt/test/gwp_asan/double_deletea.cpp
compiler-rt/test/gwp_asan/double_free.cpp
compiler-rt/test/gwp_asan/dummy_test.cc
compiler-rt/test/gwp_asan/heap_buffer_overflow.cpp
compiler-rt/test/gwp_asan/heap_buffer_underflow.cpp
compiler-rt/test/gwp_asan/invalid_free_left.cpp
compiler-rt/test/gwp_asan/invalid_free_right.cpp
compiler-rt/test/gwp_asan/lit.cfg
compiler-rt/test/gwp_asan/page_size.h
compiler-rt/test/gwp_asan/realloc.cpp
compiler-rt/test/gwp_asan/repeated_alloc.cpp
compiler-rt/test/gwp_asan/use_after_delete.cpp
compiler-rt/test/gwp_asan/use_after_deletea.cpp
compiler-rt/test/gwp_asan/use_after_free.cpp
compiler-rt/test/lit.common.cfg
compiler-rt/test/lit.common.configured.in
compiler-rt/test/scudo/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62929.205118.patch
Type: text/x-patch
Size: 16591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/6d1d2143/attachment.bin>
More information about the llvm-commits
mailing list