- SharedDataDestroy couldn't fail, so no need to return a status.
- No need for status, so can remove error message. The error message wasn't displayed or used anywhere anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12879
[lldb-mi] Simplify CMICmnLLDBDebugSessionInfo::Shutdown. ClosedPublic Authored by brucem on Sep 15 2015, 3:23 AM.
Details Summary
Diff Detail
Event Timelinebrucem updated this object. This revision is now accepted and ready to land.Sep 15 2015, 3:33 AM Closed by commit rL247673: [lldb-mi] Simplify CMICmnLLDBDebugSessionInfo::Shutdown. (authored by brucem). · Explain WhySep 15 2015, 3:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34795 lldb/trunk/tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
lldb/trunk/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
lldb/trunk/tools/lldb-mi/MICmnResources.h
lldb/trunk/tools/lldb-mi/MICmnResources.cpp
|