This is an archive of the discontinued LLVM Phabricator instance.

[lldb-mi] No need to call Format with no varargs.
ClosedPublic

Authored by brucem on Sep 11 2015, 3:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 34537.Sep 11 2015, 3:35 AM
brucem retitled this revision from to [lldb-mi] No need to call Format with no varargs..
brucem updated this object.
brucem added reviewers: abidh, ki.stfu.
brucem added a subscriber: lldb-commits.
abidh accepted this revision.Sep 11 2015, 3:48 AM
abidh edited edge metadata.

Look good.

This revision is now accepted and ready to land.Sep 11 2015, 3:48 AM
This revision was automatically updated to reflect the committed changes.