[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 16:12:14 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272334: Unpoison stack memory in use-after-return + use-after-scope mode (authored by vitalybuka).

Changed prior to commit:
  http://reviews.llvm.org/D21202?vs=60263&id=60272#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21202

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

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


More information about the llvm-commits mailing list