diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 02:09:16 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-09 02:09:16 +0000 |
commit | a64e1adf849c07232c2bd27b90a59f29659211e7 (patch) | |
tree | 822f827d31f960b003c411bb7d0d9ea768069c9e /lldb/packages/Python/lldbsuite/test/python_api/debugger | |
parent | 840144887a9c7c9d5bef666524efe8904d880cde (diff) | |
download | bcm5719-llvm-a64e1adf849c07232c2bd27b90a59f29659211e7.tar.gz bcm5719-llvm-a64e1adf849c07232c2bd27b90a59f29659211e7.zip |
Remove TrailingObjects::operator delete. It's still suffering from
compiler-specific issues. Instead, repeat an 'operator delete' definition in
each derived class that is actually deleted, and give up on the static type
safety of an error when sized delete is accidentally used on a type derived
from TrailingObjects.
llvm-svn: 260190
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions