diff options
| author | Kostya Kortchinsky <kostyak@google.com> | 2019-07-03 14:38:47 +0000 |
|---|---|---|
| committer | Kostya Kortchinsky <kostyak@google.com> | 2019-07-03 14:38:47 +0000 |
| commit | d63d14f76b9aabd6af33e8f5a6ed2386c5f88ec7 (patch) | |
| tree | 315c4527aad54c798580998b9ccea5b15887c1ed /compiler-rt/lib/scudo/scudo_allocator_combined.h | |
| parent | 868d0b7fd99c3db010a9977571d91574e6295500 (diff) | |
| download | bcm5719-llvm-d63d14f76b9aabd6af33e8f5a6ed2386c5f88ec7.tar.gz bcm5719-llvm-d63d14f76b9aabd6af33e8f5a6ed2386c5f88ec7.zip | |
[scudo][standalone] Potential fix for missing sized delete
Summary:
In some setups, using `-fsized-deallocation` would end up not finding
a sized delete operator at link time. For now, avoid using the flag
and declare the sized delete operator in the cpp test only.
This is a tentative fix as I do not have the failing setup.
Reviewers: rnk, morehouse, hctim, eugenis, vitalybuka
Reviewed By: rnk, hctim
Subscribers: mgorny, delcypher, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D64086
llvm-svn: 365045
Diffstat (limited to 'compiler-rt/lib/scudo/scudo_allocator_combined.h')
0 files changed, 0 insertions, 0 deletions

