[Lldb-commits] [PATCH] D136462: [LLDB] Add color to output text when searching for symbols

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 24 03:37:13 PDT 2022


DavidSpickett added a comment.

And if it helps to refactor in parent patches to make this change easier, go for it. Maybe you add generic colouring support to something, then the last patch hooks it up to the symbol lookup, something along those lines.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136462/new/

https://reviews.llvm.org/D136462



More information about the lldb-commits mailing list