OSDN Git Service

[ASan] Enable optional ASan recovery.
authorYury Gribov <y.gribov@samsung.com>
Wed, 11 Nov 2015 10:36:49 +0000 (10:36 +0000)
committerYury Gribov <y.gribov@samsung.com>
Wed, 11 Nov 2015 10:36:49 +0000 (10:36 +0000)
commit2660d58a7505bec548df94ea1675a358ae47f69d
tree5cf1c768f34a20130e957f60be38c77bc5376cd0
parent520fef249180265205b48d8faf3e45090c2e1835
[ASan] Enable optional ASan recovery.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252719 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/keep_going.ll [new file with mode: 0644]