summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-02-07 13:51:38 +0000
committerPavel Labath <pavel@labath.sk>2019-02-07 13:51:38 +0000
commit76016ba1ca86b2b25eca168aa6216ebd8e1fc3b9 (patch)
treedd8db038c427fc909d0cedc9491428c8ecd6796a /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parent3f35ab8b30001ca8038795320c48cf640e59b36b (diff)
downloadbcm5719-llvm-76016ba1ca86b2b25eca168aa6216ebd8e1fc3b9.tar.gz
bcm5719-llvm-76016ba1ca86b2b25eca168aa6216ebd8e1fc3b9.zip
Fix some warnings introduced in r353324 (ReproducerInstrumentation patch)
GetIndexForObjectImpl generated a bunch of "conversion casts away constness warnings". Change the function to use "const void *" (and static_cast, while I'm at it), to avoid this. Driver.cpp: unused variable "replay" (this was actually caused by a subsequent partial revert of this patch). I just finish the revert by removing the variable completely. llvm-svn: 353405
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud