Cleanup of the fix done recently for a lldb-mi hang on OSX.
authorHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 4 Dec 2014 11:05:31 +0000 (11:05 +0000)
committerHafiz Abid Qadeer <hafiz_abid@mentor.com>
Thu, 4 Dec 2014 11:05:31 +0000 (11:05 +0000)
commitebbb8f3a418dd6d4a4559a15726468250b5a2290
treebb74f2ad27408219f1e63868e33368dd1fefa857
parent117da4472935cfaa079ad54a7bcbd13acd3fa6c2
Cleanup of the fix done recently for a lldb-mi hang on OSX.
It was observed that we dont need to set stdin to unbuffered and setting console
to non-canonical mode.

Patch originally came from "Ilia K <ki.stfu@gmail.com>"

llvm-svn: 223353
lldb/tools/lldb-mi/MICmnStreamStdinLinux.cpp