summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2022-01-13 20:22:56 -0800
committerVitaly Buka <vitalybuka@google.com>2022-01-14 17:32:07 -0800
commit0a46b6ec4e47241fdd77edce72b07c11bec284b5 (patch)
tree97ad72517fea199f995fb6fffcc9c844365c2bbb /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parenta0a76fee0cf8d72d5bbe4f0cf923cdc2c952f6bb (diff)
[msan] Clear byval shadow in ignored functions
If function has no sanitize_memory we still reset shadow for nested calls. The first return from getShadow() correctly returned shadow for argument, but it didn't reset shadow of byval pointee. Depends on D117277 Reviewed By: eugenis Differential Revision: https://reviews.llvm.org/D117278
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions