[Lldb-commits] [PATCH] D143772: Adapt TestCustomShell and TestMultipleDebuggers to run under ASAN

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 10 13:16:01 PST 2023


JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

In D143772#4119227 <https://reviews.llvm.org/D143772#4119227>, @augusto2112 wrote:

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

Thanks, I didn't notice `-i`.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143772



More information about the lldb-commits mailing list