Fix some "variable 'foo' set but not used" warnings
authorPavel Labath <pavel@labath.sk>
Mon, 18 Mar 2019 16:04:46 +0000 (16:04 +0000)
committerPavel Labath <pavel@labath.sk>
Mon, 18 Mar 2019 16:04:46 +0000 (16:04 +0000)
commit370e5dbacdc7f01d347094c261dd4af1619eb51b
tree51b8fbe950047510b3f2cb72013d52a498627fc9
parent22457e66c51f1314586b22469f365201a83b1f53
Fix some "variable 'foo' set but not used" warnings

gcc-8 diagnoses these.

llvm-svn: 356378
lldb/source/API/SBFrame.cpp
lldb/source/API/SBTarget.cpp