Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23968
[asan] Enable new stack poisoning with store instruction by default ClosedPublic Authored by vitalybuka on Aug 28 2016, 12:24 AM.
Details
Diff Detail Event Timelinevitalybuka retitled this revision from to [asan] Enable new stack poisoning with store instruction by default. vitalybuka updated this object. This revision is now accepted and ready to land.Aug 29 2016, 10:23 AM Closed by commit rL279993: [asan] Enable new stack poisoning with store instruction by default (authored by vitalybuka). · Explain WhyAug 29 2016, 12:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69503 lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/lifetime-throw.ll
test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
test/Instrumentation/AddressSanitizer/lifetime.ll
test/Instrumentation/AddressSanitizer/stack-poisoning.ll
|