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

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 22:25:05 PDT 2015


Let's try to finish it.
I won't be able to participate in the review before 28-th, but feel free to
continue/finish w/o me.


On Wed, Sep 16, 2015 at 2:34 PM, Yury Gribov <tetra2005 at gmail.com> wrote:

> ygribov added a comment.
>
> > I think this is a useful feature but I'm a bit worried about the
> implementation complexity.
>
>
> You mean the report lock part? I agree, although I'm not sure how to
> simplify it. Perhaps always abort in case of conflict?
>
> > We've been running entire Android devices with ASan, and having them
> crash at boot due to a single bug is moderately annoying.
>
>
> Yup, that's my use-case as well.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D12318
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150916/bd5f8f0b/attachment.html>


More information about the llvm-commits mailing list