<div dir="ltr">I'll take a look this morning.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 24, 2020 at 7:00 AM Pavel Labath <<a href="mailto:pavel@labath.sk">pavel@labath.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 23/03/2020 17:17, Frédéric Riss via lldb-commits wrote:<br>
> The new testing for “inherit-env=false” is failing on Windows. I skipped the test for now.<br>
> <br>
> Could it be that it never worked there? (In which case XFail would be a better resolution)<br>
> Does anyone have easy access to a Windows build to try it out?<br>
> <br>
> Thanks,<br>
> Fred<br>
<br>
My guess is that this "defensive check"<br>
<<a href="https://github.com/llvm/llvm-project/blob/master/lldb/source/Host/windows/ProcessLauncherWindows.cpp#L26" rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project/blob/master/lldb/source/Host/windows/ProcessLauncherWindows.cpp#L26</a>><br>
prevents us from passing a completely blank environment. I am tempted to<br>
just delete it and see what happens, but maybe Adrian is able to do a<br>
quick test of this?<br>
<br>
pl<br>
</blockquote></div>