[Lldb-commits] [PATCH] Fix some posixy assumptions that were used during RunShellCommand
Greg Clayton
clayborg at gmail.com
Fri Dec 5 17:19:51 PST 2014
This breaks the entire test suite (Jim Ingham informed me), "run" which is aliased to "process launch --shell" no longer works. Please revert this.
> On Dec 5, 2014, at 4:15 PM, Zachary Turner <zturner at google.com> wrote:
>
> Closed by commit rL223548 (authored by @zturner).
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D6553
>
> Files:
> lldb/trunk/source/Host/common/FileSpec.cpp
> lldb/trunk/source/Host/common/Host.cpp
> lldb/trunk/source/Host/common/HostInfoBase.cpp
> lldb/trunk/source/Host/windows/FileSystem.cpp
> lldb/trunk/source/Target/ProcessLaunchInfo.cpp
> <D6553.17006.patch>
More information about the lldb-commits
mailing list