diff options
| author | Roland McGrath <mcgrathr@google.com> | 2020-01-27 23:36:24 -0800 |
|---|---|---|
| committer | Petr Hosek <phosek@google.com> | 2020-01-27 23:37:51 -0800 |
| commit | f4261e1121293c1f5a3aba416668e6309099f9da (patch) | |
| tree | 1aa8f69ac5beac40e028d76349e29fc6b8601702 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
| parent | d59e3429f3a6291416e7eb99184448dfe685b77a (diff) | |
| download | llvm-f4261e1121293c1f5a3aba416668e6309099f9da.zip llvm-f4261e1121293c1f5a3aba416668e6309099f9da.tar.gz llvm-f4261e1121293c1f5a3aba416668e6309099f9da.tar.bz2 | |
[Clang] Enable -fsanitize=leak on Fuchsia targets
This required some fixes to the generic code for two issues:
1. -fsanitize=safe-stack is default on x86_64-fuchsia and is *not* incompatible with -fsanitize=leak on Fuchisa
2. -fsanitize=leak and other static-only runtimes must not be omitted under -shared-libsan (which is the default on Fuchsia)
Patch By: mcgrathr
Differential Revision: https://reviews.llvm.org/D73397
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions
