Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 69601 llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime-throw.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/lifetime.ll
llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning.ll
|