jimingham wrote: See my comment in https://github.com/llvm/llvm-project/pull/207381. It seems unfortunate to have to insert extra vertical space in the regular "help" output in order to provide the delimiter you are looking for to truncate the completion strings. Could you achieve the same purpose by scanning for the first period - your changes in 207381 are all delimiting the first sentence, so maybe that would be a better way to do this?
https://github.com/llvm/llvm-project/pull/207379 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
