Mimicks the existing tsan and asan implementations of
Darwin interception.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5423 Build 5423: arc lint + arc unit
Paths
| Differential D31889
Implement standalone lsan interceptors for OS X ClosedPublic Authored by fjricci on Apr 10 2017, 9:57 AM.
Details Summary Mimicks the existing tsan and asan implementations of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2017, 11:51 AM Closed by commit rL299979: Implement standalone lsan interceptors for OS X (authored by fjricci). · Explain WhyApr 11 2017, 1:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94682 lib/lsan/CMakeLists.txt
lib/lsan/lsan.h
lib/lsan/lsan.cc
lib/lsan/lsan_allocator.h
lib/lsan/lsan_allocator.cc
lib/lsan/lsan_interceptors.cc
lib/lsan/lsan_linux.cc
lib/lsan/lsan_malloc_mac.cc
|