Make the interactive command interpreter build into the "crashlog" command work correctly when run inside LLDB. Before this fix the "cmd.Cmd" object was trying to read from stdin itself and it was competing without command interpreter for the bytes.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@159688 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed