This allows for MSan and TSan to be used without optimizations required.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58424
[NewPM] Add other sanitizers at O0 ClosedPublic Authored by leonardchan on Feb 19 2019, 6:58 PM.
Details Summary This allows for MSan and TSan to be used without optimizations required.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 19 2019, 7:01 PM Closed by commit rL354431: [NewPM] Add other sanitizers at O0 (authored by leonardchan). · Explain WhyFeb 19 2019, 7:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187506 cfe/trunk/lib/CodeGen/BackendUtil.cpp
cfe/trunk/test/Driver/msan.c
cfe/trunk/test/Driver/tsan.c
|