summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorMatt Hofmann <mrh259@cornell.edu>2024-09-05 00:12:03 -0400
committerGitHub <noreply@github.com>2024-09-05 00:12:03 -0400
commitad89e617c703239518187912540b8ea811dc2eda (patch)
tree9886d20b58738dc8a652a98b9c69c50176795db6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentaad699776496a80af5e062b446fe26a4313ff3e3 (diff)
[MLIR][Python] Fix detached operation coming from `IfOp` constructor (#107286)
Without this fix, `scf.if` operations would be created without a parent. Since `scf.if` operations often have no results, this caused silent bugs where the generated code was straight-up missing the operation.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions