diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-31 20:37:39 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-08-31 20:37:39 +0000 |
commit | 0786d5b9e6a24f5194ed3e988c865ebfb2a75896 (patch) | |
tree | 87a3f43a441cefdc90e4a4d16fab6025215ab31d /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 598124296b617809244128602e616024577027ef (diff) | |
download | bcm5719-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/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions