[Lldb-commits] [lldb] [lldb] Make sure completions don't end with newlines (PR #117054)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 21 07:12:01 PST 2024
labath wrote:
I get the "description" part, but I'm somewhat confused about the "completion". How does a newline (trailing or not) get there? Like, you can't actually type something which includes a newline, right? I'm wondering if we should disallow these at a higher level...
https://github.com/llvm/llvm-project/pull/117054
More information about the lldb-commits
mailing list