summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorThurston Dang <thurston@google.com>2025-01-28 12:35:07 -0800
committerGitHub <noreply@github.com>2025-01-28 12:35:07 -0800
commit7bd9c780e36399394fe8eae9678eb448d53e33f0 (patch)
tree7d9ac671236faecbae9d90a2f9e3651be6fa1dd0 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parentbfefa15cc18f6f4b0b07849c619989c1a8c5aef9 (diff)
[msan][NFCI] Generalize handleIntrinsicByApplyingToShadow to allow alternative intrinsic for shadows (#124831)
https://github.com/llvm/llvm-project/pull/124159 uses handleIntrinsicByApplyingToShadow for horizontal add/sub, but Vitaly recommends always using the add version to avoid false negatives for fully uninitialized data (https://github.com/llvm/llvm-project/issues/124662). This patch lays the groundwork by generalizing handleIntrinsicByApplyingToShadow to allow using a different intrinsic (of the same type as the original intrinsic) for the shadow. Planned work will apply it to horizontal sub.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions