[PATCH] D34247: Add lsan interceptors for libdispatch functions on darwin
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 12:22:18 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305732: Add lsan interceptors for libdispatch functions on darwin (authored by fjricci).
Changed prior to commit:
https://reviews.llvm.org/D34247?vs=103040&id=103091#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34247
Files:
compiler-rt/trunk/lib/asan/weak_symbols.txt
compiler-rt/trunk/lib/lsan/CMakeLists.txt
compiler-rt/trunk/lib/lsan/lsan.h
compiler-rt/trunk/lib/lsan/lsan_common_mac.cc
compiler-rt/trunk/lib/lsan/lsan_mac.cc
compiler-rt/trunk/lib/lsan/lsan_thread.cc
compiler-rt/trunk/lib/lsan/lsan_thread.h
compiler-rt/trunk/test/lsan/TestCases/Darwin/dispatch.mm
compiler-rt/trunk/test/lsan/TestCases/Darwin/lit.local.cfg
compiler-rt/trunk/test/lsan/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34247.103091.patch
Type: text/x-patch
Size: 13522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/04b913b0/attachment.bin>
More information about the llvm-commits
mailing list