diff options
| author | Xinliang David Li <davidxl@google.com> | 2015-12-01 23:05:27 +0000 |
|---|---|---|
| committer | Xinliang David Li <davidxl@google.com> | 2015-12-01 23:05:27 +0000 |
| commit | d8828fcff002510b4241af94d00fb122a254715a (patch) | |
| tree | 7f9c3ea10700d09fb1722d54496bd3495682ee3c /llvm/lib/CodeGen/module.modulemap | |
| parent | 9af8961a86899a5b3bddd3ef4773a3456ba4dc20 (diff) | |
| download | bcm5719-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 'llvm/lib/CodeGen/module.modulemap')
0 files changed, 0 insertions, 0 deletions

