[Lldb-commits] [PATCH] D76009: [lldb/Target] Initialize new targets environment variables from target.env-vars

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 13 05:06:51 PDT 2020


labath added a comment.

In D76009#1920548 <https://reviews.llvm.org/D76009#1920548>, @friss wrote:

> I put up a "fix" for the inherit-env issue mentioned here: https://reviews.llvm.org/D76105
>  It is mostly orthogonal to this patch as Jim showed the behavior today is already broken.


Yeah, I agree the current behavior is pretty bad, and this patch at least cleans up one aspect of it.

I don't have an immediate use case for the current env-vars behavior. If this helps you in any way, then I don't want to block it just because of that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76009





More information about the lldb-commits mailing list