[PATCH] D74154: LSAN for android

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 19:28:44 PST 2020


oontvoo updated this revision to Diff 244056.
oontvoo marked an inline comment as done.

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

https://reviews.llvm.org/D74154

Files:
  compiler-rt/lib/lsan/lsan.cpp
  compiler-rt/lib/lsan/lsan_allocator.h
  compiler-rt/lib/lsan/lsan_common.h
  compiler-rt/lib/lsan/lsan_interceptors.cpp
  compiler-rt/lib/lsan/lsan_linux.cpp
  compiler-rt/lib/lsan/lsan_thread.cpp
  compiler-rt/lib/lsan/lsan_thread.h
  compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74154.244056.patch
Type: text/x-patch
Size: 10178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/61cded3a/attachment.bin>


More information about the llvm-commits mailing list