summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-02-22 12:57:40 +0100
committerGitHub <noreply@github.com>2025-02-22 12:57:40 +0100
commit4e44bd027bf4e490380be770172994561616bd2d (patch)
tree5fecf8203781b8788078066dc704f4bc83081d46 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parente23ab73335c857d1a4c6e695cb25a5cffb1329c6 (diff)
[mlir][Parser] Fix crash after block parsing failure (#128011)
Fix a crash when parsing malformed block that defines values that preceding operations refer to (which would be a dominance error). Previously: Producer multiple error messages and then crashes as follows: ``` LLVM ERROR: operation destroyed but still has uses ``` Now: Report an error that the block is malformed. No crash.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions