diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-12-09 14:36:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-09 22:36:32 +0000 |
| commit | 9e2b8b0254ccd26dc6f3c7abf053646429d9f15d (patch) | |
| tree | 1e20e04b92fd6d1e79f4ea6f3b81e1d43b153764 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | d233e787f0adfa2acd2e6c67aa2c362f9cf47ab4 (diff) | |
| download | llvm-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
