[Lldb-commits] [PATCH] D52627: [lldb] Start a new line for the next output if there are no symbols in the current symtab

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 27 16:04:52 PDT 2018


zturner added a comment.

Couple of options:

1. Can you give an example of before/after output?
2. Is the `size_t` change related?
3. Can you use -U999999 in the future when generating patches?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52627





More information about the lldb-commits mailing list