On Fri, Nov 15, 2013 at 11:41 AM, Jakub Jelinek <ja...@redhat.com> wrote:
>
> This patch adds support for -fsanitize=leak and -static-liblsan options.
> If combined with -fsanitize=address, it does nothing, otherwise it links
> in liblsan, a new shared+static library (on x86_64-linux only so far,
> the code isn't 32-bit ready apparently).
>
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?

Documentation?

Ian

Reply via email to