diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-09 00:56:25 +0000 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-09-09 00:56:25 +0000 |
commit | 1ef6e4c870fcd434846423ea0019e1d2007aa494 (patch) | |
tree | 7a5ab53c55655b0b4e5c2033781e9b839e32fa1e /lldb/source/DataFormatters/FormatManager.cpp | |
parent | 4f52e00ecbd6623360bd1ff132552a623052b88d (diff) | |
download | llvm-1ef6e4c870fcd434846423ea0019e1d2007aa494.zip llvm-1ef6e4c870fcd434846423ea0019e1d2007aa494.tar.gz llvm-1ef6e4c870fcd434846423ea0019e1d2007aa494.tar.bz2 |
Fix log message warning in SBThread.
Summary:
The format string was not set up correctly as it was missing the %.
This resulted in a warning (correctly) that the data arguments were
not all used.
Reviewers: clayborg, jingham
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12714
llvm-svn: 247111
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions