aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-12-09 14:36:32 -0800
committerGitHub <noreply@github.com>2025-12-09 22:36:32 +0000
commit9e2b8b0254ccd26dc6f3c7abf053646429d9f15d (patch)
tree1e20e04b92fd6d1e79f4ea6f3b81e1d43b153764 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentd233e787f0adfa2acd2e6c67aa2c362f9cf47ab4 (diff)
downloadllvm-9e2b8b0254ccd26dc6f3c7abf053646429d9f15d.zip
llvm-9e2b8b0254ccd26dc6f3c7abf053646429d9f15d.tar.gz
llvm-9e2b8b0254ccd26dc6f3c7abf053646429d9f15d.tar.bz2
[lldb] Remove CommandReturnObject::AppendRawError (#171517)
Remove `CommandReturnObject::AppendRawError` and replace its two uses with `AppendError`, which correctly prefixes the message with `error:`. The comment for the method is outdated and the prefixing is clearly desired in both situations.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions