diff options
author | Fangrui Song <i@maskray.me> | 2023-02-06 12:54:34 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-02-06 12:54:34 -0800 |
commit | 6ab9f1e59371fe96ca3fda1a26a28ae0b7caf637 (patch) | |
tree | 63f5f1f484a4358376f63d44b2a5ef667dc0815a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | abbd256a810a0b0c92dda88a3050fc85cb604a9c (diff) | |
download | llvm-6ab9f1e59371fe96ca3fda1a26a28ae0b7caf637.zip llvm-6ab9f1e59371fe96ca3fda1a26a28ae0b7caf637.tar.gz llvm-6ab9f1e59371fe96ca3fda1a26a28ae0b7caf637.tar.bz2 |
[Driver] Fix -fsanitize-address-stack-use-after-scope after D142606
Driver::getToolChain called by Driver::BuildCompilation gets the
`Triple` argument from a temporary. With delayed detection due to
LazyDetector, we would reference a dangling `Triple`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions