[PATCH] D23968: [asan] Enable new stack poisoning with store instruction by default

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 28 00:24:03 PDT 2016


vitalybuka created this revision.
vitalybuka added a reviewer: eugenis.
vitalybuka added a subscriber: llvm-commits.

https://reviews.llvm.org/D23968

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23968.69503.patch
Type: text/x-patch
Size: 12199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160828/a4d8652d/attachment.bin>


More information about the llvm-commits mailing list