[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 07:09:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305695: Add lsan interceptors for libdispatch functions on darwin (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D34247?vs=102713&id=103040#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34247

Files:
  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.103040.patch
Type: text/x-patch
Size: 12981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/69e1b904/attachment.bin>


More information about the llvm-commits mailing list