summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 16:20:28 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-02 16:20:28 +0000
commit49c23908777aba4ed42427db2cd7acd141b0406e (patch)
tree729b3e4656477015c79b94fb77c7f2bec2e7b64f /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata
parent3f4726b818091e02b1bed07c70012a9e5234d5ac (diff)
downloadbcm5719-llvm-49c23908777aba4ed42427db2cd7acd141b0406e.tar.gz
bcm5719-llvm-49c23908777aba4ed42427db2cd7acd141b0406e.zip
[CodeGen] Remove unused MachineMemOperand::print wrappers (PR41772)
As noted on PR41772, the static analyzer reports that the MachineMemOperand::print partial wrappers set a number of args to null pointers that were then dereferenced in the actual implementation. It turns out that these wrappers are not being used at all (hence why we're not seeing any crashes), so I'd like to propose we just get rid of them. Differential Revision: https://reviews.llvm.org/D68208 llvm-svn: 373484
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud