aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2020-04-03 17:58:59 -0700
committerEric Christopher <echristo@gmail.com>2020-04-03 17:58:59 -0700
commit3ccd454c102b069d2230a18cfe16b84a5f005fc8 (patch)
treed72ac32c715f8dbc2f967dac1712f285778e283c /lldb/source/Commands/CommandObjectThread.cpp
parent725579379deea21bb4201731fe6d6e70ed98961d (diff)
downloadllvm-3ccd454c102b069d2230a18cfe16b84a5f005fc8.zip
llvm-3ccd454c102b069d2230a18cfe16b84a5f005fc8.tar.gz
llvm-3ccd454c102b069d2230a18cfe16b84a5f005fc8.tar.bz2
Fix unused variable, format, and format string warnings.
NFC.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
-rw-r--r--lldb/source/Commands/CommandObjectThread.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CommandObjectThread.cpp b/lldb/source/Commands/CommandObjectThread.cpp
index 579f336..fe86c9d 100644
--- a/lldb/source/Commands/CommandObjectThread.cpp
+++ b/lldb/source/Commands/CommandObjectThread.cpp
@@ -2061,7 +2061,6 @@ public:
return true;
}
- bool success;
const size_t num_args = args.GetArgumentCount();
std::lock_guard<std::recursive_mutex> guard(