[patch][lit] Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py

Reid Kleckner rnk at google.com
Mon Nov 3 15:06:48 PST 2014


Alexey put that in there, but I'm pretty sure he wouldn't object to moving
to it to TestingConfig.py.

lgtm

On Mon, Nov 3, 2014 at 2:35 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> Currently they are passed to tests of llvm itself, but not, for example,
> lld.
>
> With this patch the options are visible in every test.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/39a47f22/attachment.html>


More information about the llvm-commits mailing list