[Lldb-commits] [PATCH] Remove redundant code from lldb-mi.
Hafiz Abid Qadeer
abidh.haq at gmail.com
Mon Feb 23 10:16:48 PST 2015
Hi clayborg, ki.stfu,
After recent changes, some code has become redundant. This revision tries to remove
the un-used code and tidy up the rest.
Following 4 files have been removed. I have updated CMake files and checked that it builds
fine on Linux and Windows. Can somebody update the xcode related file accordingly?
tools/lldb-mi/MICmnStreamStdinLinux.cpp
tools/lldb-mi/MICmnStreamStdinLinux.h
tools/lldb-mi/MICmnStreamStdinWindows.cpp
tools/lldb-mi/MICmnStreamStdinWindows.h
http://reviews.llvm.org/D7834
Files:
tools/lldb-mi/CMakeLists.txt
tools/lldb-mi/MICmnStreamStdin.cpp
tools/lldb-mi/MICmnStreamStdin.h
tools/lldb-mi/MICmnStreamStdinLinux.cpp
tools/lldb-mi/MICmnStreamStdinLinux.h
tools/lldb-mi/MICmnStreamStdinWindows.cpp
tools/lldb-mi/MICmnStreamStdinWindows.h
tools/lldb-mi/MIDriver.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7834.20521.patch
Type: text/x-patch
Size: 36819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150223/935b4135/attachment.bin>
More information about the lldb-commits
mailing list