[PATCH] D12318: [ASan] Enable optional ASan recovery

Yury Gribov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 04:02:15 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252723: [ASan] Enable optional ASan recovery. (authored by ygribov).

Changed prior to commit:
  http://reviews.llvm.org/D12318?vs=38931&id=39900#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12318

Files:
  compiler-rt/trunk/lib/asan/asan_flags.inc
  compiler-rt/trunk/lib/asan/asan_interceptors.cc
  compiler-rt/trunk/lib/asan/asan_interface_internal.h
  compiler-rt/trunk/lib/asan/asan_report.cc
  compiler-rt/trunk/lib/asan/asan_report.h
  compiler-rt/trunk/lib/asan/asan_rtl.cc
  compiler-rt/trunk/test/asan/TestCases/Darwin/interface_symbols_darwin.c
  compiler-rt/trunk/test/asan/TestCases/Linux/halt_on_error-torture.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/interface_symbols_linux.c
  compiler-rt/trunk/test/asan/TestCases/halt_on_error-1.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12318.39900.patch
Type: text/x-patch
Size: 27363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/a3d5011b/attachment-0001.bin>


More information about the llvm-commits mailing list