[Lldb-commits] [PATCH] D12764: [lldb-mi] Remove MIUtilSystem*.
Bruce Mitchener via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 10 17:03:11 PDT 2015
brucem updated this revision to Diff 34514.
brucem added a comment.
Removing an error check that is no longer needed and the corresponding
error message.
A broader cleanup is possible here, but I would rather do that as a
separate commit.
http://reviews.llvm.org/D12764
Files:
lldb.xcodeproj/project.pbxproj
tools/lldb-mi/CMakeLists.txt
tools/lldb-mi/MICmnLogMediumFile.cpp
tools/lldb-mi/MICmnResources.cpp
tools/lldb-mi/MICmnResources.h
tools/lldb-mi/MIUtilSystemLinux.cpp
tools/lldb-mi/MIUtilSystemLinux.h
tools/lldb-mi/MIUtilSystemOsx.cpp
tools/lldb-mi/MIUtilSystemOsx.h
tools/lldb-mi/MIUtilSystemWindows.cpp
tools/lldb-mi/MIUtilSystemWindows.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12764.34514.patch
Type: text/x-patch
Size: 28376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150911/942d8231/attachment-0001.bin>
More information about the lldb-commits
mailing list