PR27453
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll | ||
---|---|---|
32 ↗ | (On Diff #68080) | I thought the syntax is "CHECK-UAS-NEXT" ? |
Paths
| Differential D23481
[Asan] Unpoison red zones even if use-after-scope was disabled with runtime flag ClosedPublic Authored by vitalybuka on Aug 12 2016, 6:00 PM.
Details
Diff Detail
Event Timelinevitalybuka retitled this revision from to [Asan] Unpoison red zones even if use-after-scope was disabled with runtime flag. vitalybuka updated this object.
This revision is now accepted and ready to land.Aug 15 2016, 4:08 PM Closed by commit rL278818: [Asan] Unpoison red zones even if use-after-scope was disabled with runtime flag (authored by vitalybuka). · Explain WhyAug 16 2016, 9:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68201 llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime.ll
|