summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2022-01-07 10:30:50 -0800
committerVitaly Buka <vitalybuka@google.com>2022-01-07 17:14:08 -0800
commit244dd2913a43a200f5a6544d424cdc37b771028b (patch)
treed33fa546173eb4fd02a4eede9e11743584d8ee63 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentebd8eee62a431a6744c3f187fcda58e5dea08499 (diff)
Don't pass uninitialized QueryKind
Even if findImplementors does not use uninitialized parameter it's still UB and it's going to be detected by msan with: -Xclang -enable-noundef-analysis -mllvm -msan-eager-checks=1 Differential Revision: https://reviews.llvm.org/D116827
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions