llvm-project/compiler-rt/test/lsan/TestCases/Darwin
Francis Ricci 42175cb0d7 Add lsan interceptors for libdispatch functions on darwin
Summary:
This is required for standalone LSan to work with libdispatch worker threads,
and is a slimmed down version of the functionality provided for ASan
in asan_mac.cc.

Re-commit of r305695 with use_stacks=0 to get around a racy lingering pointer.

Reviewers: alekseyshl, kubamracek, glider, kcc

Subscribers: mgorny, llvm-commits

Differential Revision: https://reviews.llvm.org/D34247

llvm-svn: 305732
2017-06-19 19:21:31 +00:00
..
dispatch.mm Add lsan interceptors for libdispatch functions on darwin 2017-06-19 19:21:31 +00:00
lit.local.cfg Add lsan interceptors for libdispatch functions on darwin 2017-06-19 19:21:31 +00:00