summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2015-12-01 23:05:27 +0000
committerXinliang David Li <davidxl@google.com>2015-12-01 23:05:27 +0000
commitd8828fcff002510b4241af94d00fb122a254715a (patch)
tree7f9c3ea10700d09fb1722d54496bd3495682ee3c /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp
parent9af8961a86899a5b3bddd3ef4773a3456ba4dc20 (diff)
downloadbcm5719-llvm-d8828fcff002510b4241af94d00fb122a254715a.tar.gz
bcm5719-llvm-d8828fcff002510b4241af94d00fb122a254715a.zip
Define member operator delete
For the struct with trailing objects, define a member operator delete. Without this, the program will fail when -fsized-deallocation option is used where the wrong size will be passed to the global delete operator. llvm-svn: 254471
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/static-a.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud