summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-08-31 20:37:39 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-08-31 20:37:39 +0000
commit0786d5b9e6a24f5194ed3e988c865ebfb2a75896 (patch)
tree87a3f43a441cefdc90e4a4d16fab6025215ab31d /lldb/packages/Python/lldbsuite/test/expression_command
parent598124296b617809244128602e616024577027ef (diff)
downloadbcm5719-llvm-0786d5b9e6a24f5194ed3e988c865ebfb2a75896.tar.gz
bcm5719-llvm-0786d5b9e6a24f5194ed3e988c865ebfb2a75896.zip
Fix mishandling of deletedness for assignment operators of classes with
indirect virtual bases. We don't need to be able to invoke such an assignment operator from the derived class, and we shouldn't delete the derived assignment op if we can't do so. llvm-svn: 280288
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud