This is a missed part of https://reviews.llvm.org/D28609. Enable LSan for x86 Linux in clang driver.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29077
[lsan] Enable LSan for x86 Linux. ClosedPublic Authored by m.ostapenko on Jan 24 2017, 4:44 AM.
Details Summary This is a missed part of https://reviews.llvm.org/D28609. Enable LSan for x86 Linux in clang driver.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 24 2017, 10:54 AM This revision now requires changes to proceed.Jan 24 2017, 11:02 AM This revision is now accepted and ready to land.Jan 26 2017, 2:56 PM Closed by commit rL293609: [lsan] Enable LSan for x86 Linux (authored by chefmax). · Explain WhyJan 30 2017, 11:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86387 cfe/trunk/lib/Driver/ToolChains.cpp
cfe/trunk/test/Driver/fsanitize.c
|