augusto2112 added a comment.

In D143772#4119213 <https://reviews.llvm.org/D143772#4119213>, @JDevlieghere 
wrote:

> Why are only these two tests affected? Should this be something we set 
> globally for all the tests? The API tests already have support for forwarding 
> `ASAN_OPTIONS` and lit has a similar concept.

Because they both set their own environment in one way or the other, which 
doesn't happen in the usual cas.

> But I'm a little puzzled by the shell tests, especially since you only 
> updated a single RUN line.

"env -i " means only use the enviroments passed in that line (discard 
everything else).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143772/new/

https://reviews.llvm.org/D143772

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to