diff options
| author | Vy Nguyen <vyng@google.com> | 2020-11-04 14:09:08 -0800 |
|---|---|---|
| committer | Vitaly Buka <vitalybuka@google.com> | 2020-11-04 18:00:25 -0800 |
| commit | 484ec6be30663f980db233fee6c197493b0fe0d7 (patch) | |
| tree | c31291292a9b0cdc9fdfe02e98db818d8ab6c2b6 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 96b0b9a5e3c2a038c8590b2d71fa6cc03dc96aa4 (diff) | |
Reland [lsan] Enable LSAN for Android
Reland: a2291a58bf1c860d026581fee6fe96019dc25440.
New fixes for the breakages reported in D85927 include:
- declare a weak decl for `dl_iterate_phdr`, because it does not exist on older APIs
- Do not enable leak-sanitizer if api_level is less than 29, because of `ld.lld: error: undefined symbol: __aeabi_read_tp` for armv7, API level 16.
- Put back the interceptor for `memalign` but still opt out intercepting `__libc_memalign` and `cfree` because both of these don't exist in Bionic.
Reviewed By: srhines, vitalybuka
Differential Revision: https://reviews.llvm.org/D89251
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
