[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!
authorYury Gribov <y.gribov@samsung.com>
Thu, 28 May 2015 07:51:49 +0000 (07:51 +0000)
committerYury Gribov <y.gribov@samsung.com>
Thu, 28 May 2015 07:51:49 +0000 (07:51 +0000)
commit08e5ec43f41c13f4cc9442b02e4811be754dd9e7
treeff2d529263386211a98e529b73fec3a5d58cefa9
parentaac3ba8fad385924ca1a0bdca851762d47abe7ce
[ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko!

Differential Revision: http://reviews.llvm.org/D7098

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/instrument-dynamic-allocas.ll
test/Instrumentation/AddressSanitizer/undecidable-dynamic-alloca-1.ll [deleted file]