<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0ec88d03 - [lldb] Inherit host environment when running shell commands</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/python_api/sbplatform/Makefile#0ec88d03</link>
        <description>[lldb] Inherit host environment when running shell commandsSummary:On most hosts we were running shell commands with an empty environment.The only exception was windows, which was inheriting the host enviromentmostly by accident.Running the commands in an empty environment does not sound like asensible default, so this patch changes Host::RunShellCommand to inheritthe host environment.  This impacts both commands run viaSBPlatform::Run (in case of host platforms), as well as the &quot;platformshell&quot; CLI command.Reviewers: jingham, frissSubscribers: lldb-commitsTags: #lldbDifferential Revision: https://reviews.llvm.org/D77123

            List of files:
            /llvm-project-15.0.7/lldb/test/API/python_api/sbplatform/Makefile</description>
        <pubDate>Tue, 31 Mar 2020 08:47:20 +0000</pubDate>
        <dc:creator>Pavel Labath &lt;pavel@labath.sk&gt;</dc:creator>
    </item>
</channel>
</rss>
