[PATCH] D29586: [lsan] Enable LSan for arm Linux
Maxim Ostapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 08:27:31 PST 2017
m.ostapenko created this revision.
m.ostapenko added a project: Sanitizers.
Herald added subscribers: mgorny, kubamracek, srhines, danalbert, aemerson.
This patch follows https://reviews.llvm.org/D28609 and enables LSan for arm.
Repository:
rL LLVM
https://reviews.llvm.org/D29586
Files:
cmake/config-ix.cmake
lib/lsan/lsan_allocator.cc
lib/lsan/lsan_common.h
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
test/lsan/TestCases/large_allocation_leak.cc
test/lsan/TestCases/swapcontext.cc
test/lsan/TestCases/use_registers.cc
test/lsan/lit.common.cfg
test/sanitizer_common/print_address.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29586.87236.patch
Type: text/x-patch
Size: 11567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/8bdb6a31/attachment.bin>
More information about the llvm-commits
mailing list