summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2023-01-12 14:20:00 -0800
committerRiver Riddle <riddleriver@gmail.com>2023-01-12 14:58:05 -0800
commit537c6016c5855614d12c9ae35032b7bb0fd4f57b (patch)
tree21f351fc7eacc399ef945ecd578479f4c66a21b0 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent91063baa437f3ee344a59889ddb490386de02ad9 (diff)
[mlir][AttrType] Emit unbalanced character errors using the last punctuation used
This gives a better diagnostic in general, because it indicates that the user didn't close out the last open puncutation range. For example: ``` foo.op { some.op -> !blah.pointer< } ``` We want the error to hint about the unclosed `<`, not the `}` (which isn't really in the context of the type). Differential Revision: https://reviews.llvm.org/D141635
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions