summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorZhenkai Weng <theoaktree1040@gmail.com>2023-04-21 16:35:45 -0700
committerPeter Rong <PeterRong96@gmail.com>2023-04-25 17:29:00 -0700
commit1f67602222cc8668151f1e5d66cb99524f6dc236 (patch)
tree1c6de3c5bacbf12b770bdda6bc2feab633850669 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0f9b1c8872ef0bb041b301f9932d3f0be180f425 (diff)
[FuzzMutate] Correct type cast and add unit test for FCmp
This revision fixes an incorrect type cast from Instruction to ICmpInstr, which should have been to FCmpInstr instead. It turns out that StrategiesTest.cpp was missing a test case for InstModificationIRStrategy and FCmp, which is also now implemented in this revision. After this revision, [[ https://reviews.llvm.org/D148854 | llvm-stress in D148854 ]] no longer crashes randomly. Reviewed By: Peter Differential Revision: https://reviews.llvm.org/D148972
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions