diff options
| author | Dan Albert <danalbert@google.com> | 2015-04-01 16:26:54 -0700 |
|---|---|---|
| committer | Dan Albert <danalbert@google.com> | 2015-04-01 16:31:57 -0700 |
| commit | d6bf3d5e19f192dc1949b573d931d487c42730fa (patch) | |
| tree | 6cf22de9eb63e28b7447f58b13b326f69dce4ca4 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
| parent | b023799a6027924aad13b0f91c0b5b7f1b9cfe2d (diff) | |
Don't export new/delete from libc shared libraries.
This used to be handled by -fvisibility=hidden on libc_cxa, but that
was broken by the resolution of https://llvm.org/PR22419 (introduced
to Android in today's clang update).
Now we just use a version script that prevents these from being
re-exported from our shared libraries.
Change-Id: Ib290e1d0d7426e09ad17a91178162fff6dbdcfa9
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions
