[PATCH] D31889: Implement standalone lsan interceptors for OS X
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 13:17:41 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299979: Implement standalone lsan interceptors for OS X (authored by fjricci).
Changed prior to commit:
https://reviews.llvm.org/D31889?vs=94685&id=94882#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31889
Files:
compiler-rt/trunk/lib/lsan/CMakeLists.txt
compiler-rt/trunk/lib/lsan/lsan.cc
compiler-rt/trunk/lib/lsan/lsan.h
compiler-rt/trunk/lib/lsan/lsan_allocator.cc
compiler-rt/trunk/lib/lsan/lsan_allocator.h
compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
compiler-rt/trunk/lib/lsan/lsan_linux.cc
compiler-rt/trunk/lib/lsan/lsan_malloc_mac.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31889.94882.patch
Type: text/x-patch
Size: 9468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/92a54fca/attachment.bin>
More information about the llvm-commits
mailing list