[Lldb-commits] [PATCH] D122283: [lldb] Add a Stream variant that escapes null bytes
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 23 12:12:07 PDT 2022
labath added a comment.
Although I can't say exactly what would be the problem with this, this seems like a strange thing to do, and I'm not aware of any other stream class which would handle nul (and _only_ nul) characters specially.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122283/new/
https://reviews.llvm.org/D122283
More information about the lldb-commits
mailing list