summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-09-22 01:04:22 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-09-22 01:04:22 +0000
commitaa6ce3414143594c496e634de199de0c4173e36f (patch)
tree4d152b5100cb751e913de039e0a7f1dc08115cdb /lldb/packages/Python/lldbsuite/test/python_api/debugger
parentfec5e10890076a5ab9615f655be8e085ee8a8b06 (diff)
downloadbcm5719-llvm-aa6ce3414143594c496e634de199de0c4173e36f.tar.gz
bcm5719-llvm-aa6ce3414143594c496e634de199de0c4173e36f.zip
Fix tracking of whether a destructor would be deleted.
I've been unable to find any cases whose behavior is actually changed by this, but only because an implicitly deleted destructor also results in it being impossible to have a trivial (non-deleted) copy constructor, which the place where this really matters (choosing whether to pass a class in registers) happens to also check. llvm-svn: 313948
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud