[Lldb-commits] [PATCH] D104778: [lldb] Remove asserts in CommandReturnObject SetError and AppendError
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 23 04:39:35 PDT 2021
DavidSpickett added a comment.
As noted, the assert in AppendRawError remains. It has two internal callers and no API definition.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104778/new/
https://reviews.llvm.org/D104778
More information about the lldb-commits
mailing list