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

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 13:05:48 PDT 2015


eugenis added a comment.

I think this is a useful feature but I'm a bit worried about the implementation complexity.

We've been running entire Android devices with ASan, and having them crash at boot due to a single bug is moderately annoying.

For the reference, https://source.android.com/devices/tech/debug/asan.html#sanitize_target.


Repository:
  rL LLVM

http://reviews.llvm.org/D12318





More information about the llvm-commits mailing list