llvm-project/lldb/source/Host
Pavel Labath 37889786b0 Revert "[lldb] Fix TestSettings.test_pass_host_env_vars on windows"
This reverts commit because of test failures in TestHelloWorld.

It seems that this test (specifically running "ls" as a platform shell
command) depended on the implicit passing of the host environment.

The fix should be fairly simple (inherit the environment explicitly),
but it may take me a while to figure where exactly to do that. Revert
while I am figuring that out.
2020-03-30 17:32:42 +02:00
..
android [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
common [lldb/Reproducers] Collect files imported by command script import 2020-03-24 08:54:26 -07:00
freebsd [lldb/Host] s/FindProcesses/FindProcessesImpl/ in freebsd/Host.cpp 2020-03-15 20:36:40 -07:00
linux [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
macosx [Host] Remove some code that's not needed anymore. 2020-03-18 14:44:53 -07:00
netbsd [lldb] [Host/NetBSD] Rename Host.cpp to HostNetBSD.cpp 2020-03-17 11:42:39 +01:00
openbsd [lldb/Reproducers] Intercept the FindProcesses API 2020-03-13 09:31:35 -07:00
posix Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
windows Revert "[lldb] Fix TestSettings.test_pass_host_env_vars on windows" 2020-03-30 17:32:42 +02:00
CMakeLists.txt [lldb] [Host/NetBSD] Rename Host.cpp to HostNetBSD.cpp 2020-03-17 11:42:39 +01:00