There's no need to call CMIUtilString::Format
with a string and no args.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12796
[lldb-mi] No need to call Format with no varargs. ClosedPublic Authored by brucem on Sep 11 2015, 3:35 AM.
Details Summary There's no need to call CMIUtilString::Format
Diff Detail
Event Timelinebrucem updated this object. This revision is now accepted and ready to land.Sep 11 2015, 3:48 AM Closed by commit rL247403: [lldb-mi] No need to call Format with no varargs. (authored by brucem). · Explain WhySep 11 2015, 4:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34539 lldb/trunk/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
lldb/trunk/tools/lldb-mi/MIDriverMgr.cpp
|