Support for leak sanitizer on darwin has been added to
compiler-rt, this patch adds compiler support.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5639 Build 5639: arc lint + arc unit
Paths
| Differential D32192
Enable leak sanitizer builds for darwin ClosedPublic Authored by fjricci on Apr 18 2017, 2:33 PM.
Details Summary Support for leak sanitizer on darwin has been added to
Diff Detail
Event Timelinefjricci added a child revision: D32191: Enable lsan test suite for darwin x86-64.Apr 18 2017, 2:33 PM This revision now requires changes to proceed.Apr 19 2017, 6:12 PM This revision is now accepted and ready to land.Apr 20 2017, 2:10 PM Closed by commit rL300894: Enable leak sanitizer builds for darwin (authored by fjricci). · Explain WhyApr 20 2017, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 95636 lib/Driver/ToolChains/Darwin.cpp
|