Fix some occurrences of passing StringRef to Printf.
authorZachary Turner <zturner@google.com>
Fri, 9 Dec 2016 01:20:58 +0000 (01:20 +0000)
committerZachary Turner <zturner@google.com>
Fri, 9 Dec 2016 01:20:58 +0000 (01:20 +0000)
commit867e7d17655367377137393ea7d2fa68268d3001
tree31a4d2550d1092c6d4761d27ddf56b4206a1d82f
parente9492f72397b11209799b056508fb02ed4438caa
Fix some occurrences of passing StringRef to Printf.

Hopefully these will all disappear in the future once we move
to formatv.

llvm-svn: 289168
lldb/source/Commands/CommandObjectApropos.cpp
lldb/source/Commands/CommandObjectCommands.cpp
lldb/source/Commands/CommandObjectFrame.cpp