[PATCH] D29586: [lsan] Enable LSan for arm Linux
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 01:26:20 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299923: [lsan] Enable LSan for arm Linux (authored by chefmax).
Changed prior to commit:
https://reviews.llvm.org/D29586?vs=94077&id=94795#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29586
Files:
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/asan/tests/asan_test.cc
compiler-rt/trunk/lib/lsan/lsan_allocator.cc
compiler-rt/trunk/lib/lsan/lsan_allocator.h
compiler-rt/trunk/lib/lsan/lsan_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux_libcdep.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
compiler-rt/trunk/test/asan/TestCases/Linux/clang_gcc_abi.cc
compiler-rt/trunk/test/asan/lit.cfg
compiler-rt/trunk/test/lsan/TestCases/large_allocation_leak.cc
compiler-rt/trunk/test/lsan/TestCases/swapcontext.cc
compiler-rt/trunk/test/lsan/TestCases/use_registers.cc
compiler-rt/trunk/test/lsan/TestCases/use_tls_dynamic.cc
compiler-rt/trunk/test/lsan/lit.common.cfg
compiler-rt/trunk/test/sanitizer_common/print_address.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29586.94795.patch
Type: text/x-patch
Size: 18706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/3e4ca898/attachment.bin>
More information about the llvm-commits
mailing list