[PATCH] [ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=false

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Tue Jun 9 17:41:17 PDT 2015


Will do. I should have thought of that one, but something wasn't working
very well that day :-)

Will update.

Thanks,

  Filipe

On Tue, Jun 9, 2015 at 5:27 PM, Alexey Samsonov <vonosmas at gmail.com> wrote:

> In http://reviews.llvm.org/D10294#185931, @samsonov wrote:
>
> > Wait a second, why can't you set
> >
> >   config.environment['ASAN_OPTIONS'] = 'symbolize_vs_style=false'
>
>
> OK, I see that you've already done it, my bad, but...
>
> >   `ASAN_OPTIONS=$ASAN_OPTIONS:<....>` in the tests which set this env
> variable?
>
>
> ^^
> Why can't we use this form instead?
>
>
> http://reviews.llvm.org/D10294
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150609/e64a37eb/attachment.html>


More information about the llvm-commits mailing list