Clean the CMIDriver (MI)
authorIlia K <ki.stfu@gmail.com>
Sun, 26 Apr 2015 05:55:59 +0000 (05:55 +0000)
committerIlia K <ki.stfu@gmail.com>
Sun, 26 Apr 2015 05:55:59 +0000 (05:55 +0000)
commitb64b8e16db40af8be3161da20f7b3bcb926fb098
treee55ce7127ba0a3a5f1fce6aa3c4281a6a92d6f1b
parent8702b5215e8bdab786125158673a8d5821048958
Clean the CMIDriver (MI)

This patch does the following things:
* Use CMICmnStreamStdout::TextToStdout to print (gdb) prompt in CMIDriver::InitClientIDEEclipse
* Remove unnecessary inclusions

llvm-svn: 235817
lldb/tools/lldb-mi/MIDriver.cpp