[PATCH] D29586: [lsan] Enable LSan for arm Linux

Maxim Ostapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 07:26:04 PDT 2017


m.ostapenko updated this revision to Diff 94077.
m.ostapenko added a comment.

Updating according to Aleksey's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D29586

Files:
  cmake/config-ix.cmake
  lib/asan/tests/asan_test.cc
  lib/lsan/lsan_allocator.cc
  lib/lsan/lsan_allocator.h
  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_platform.h
  lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
  test/asan/TestCases/Linux/clang_gcc_abi.cc
  test/asan/lit.cfg
  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.94077.patch
Type: text/x-patch
Size: 17456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/4fa9d90f/attachment-0001.bin>


More information about the llvm-commits mailing list