aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2020-01-27 23:36:24 -0800
committerPetr Hosek <phosek@google.com>2020-01-27 23:37:51 -0800
commitf4261e1121293c1f5a3aba416668e6309099f9da (patch)
tree1aa8f69ac5beac40e028d76349e29fc6b8601702 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentd59e3429f3a6291416e7eb99184448dfe685b77a (diff)
downloadllvm-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/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions