[PATCH] D21202: Unpoison stack memory in use-after-return + use-after-scope mode

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 15:40:20 PDT 2016


vitalybuka updated this revision to Diff 60263.
vitalybuka added a comment.

Dedup some code.


http://reviews.llvm.org/D21202

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
  test/Instrumentation/AddressSanitizer/lifetime-uar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21202.60263.patch
Type: text/x-patch
Size: 5912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160609/b5cb80ca/attachment.bin>


More information about the llvm-commits mailing list