aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorBen Mudd <Ben.Mudd@sony.com>2023-09-19 13:01:32 +0100
committerStephen Tozer <Stephen.Tozer@Sony.com>2023-09-19 14:16:17 +0100
commit9120e854486d00307e14751769200ae4c45909a9 (patch)
tree5b5df88a4d6e428937ce1bbd156033887c1898e5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parenta292e7edf8b2fc51d3e86a96ff5dff45d16bd264 (diff)
downloadllvm-9120e854486d00307e14751769200ae4c45909a9.zip
llvm-9120e854486d00307e14751769200ae4c45909a9.tar.gz
llvm-9120e854486d00307e14751769200ae4c45909a9.tar.bz2
[Dexter] Associate parser errors with correct file (#66765)
Currently if Dexter encounters a parser error with a command, the resulting error message will refer to the most recently declared file (i.e. the source file it is testing) rather than the file containing the command itself. This patch fixes this so that parser errors point towards the correct location.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions