[PATCH] D14242: [ASan] Enable optional ASan recovery (LLVM core part)
Yury Gribov via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 09:07:43 PST 2015
ygribov created this revision.
ygribov added reviewers: eugenis, samsonov, kcc.
ygribov added subscribers: llvm-commits, kubabrecka, filcab, dvyukov, m.ostepenko.
This patch adds support for recoverable ASan in LLVM. This is an addition to http://reviews.llvm.org/D12318
http://reviews.llvm.org/D14242
Files:
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14242.38933.patch
Type: text/x-patch
Size: 7024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/391fd091/attachment.bin>
More information about the llvm-commits
mailing list