aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectTarget.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-01-22 20:26:32 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-01-22 20:26:32 +0000
commit79e6749da3d85705b4be27c3f6519dc86fc56ece (patch)
tree9b235b0cc9c747eed37e0f45e6fd7145b46d601d /lldb/source/Commands/CommandObjectTarget.cpp
parent27ea26b7c0882a0c2e82422860d354408e825a05 (diff)
downloadllvm-79e6749da3d85705b4be27c3f6519dc86fc56ece.zip
llvm-79e6749da3d85705b4be27c3f6519dc86fc56ece.tar.gz
llvm-79e6749da3d85705b4be27c3f6519dc86fc56ece.tar.bz2
Target: fix -Wcast-qual warning
We were unnecessarily stripping the const qualifier on the temporary variable. Restore the constness to avoid the warning. NFC. llvm-svn: 258547
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions