[Lldb-commits] [lldb] [lldb][NFC] Replace prefix/suffix variables with ColorSetting (PR #210671)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 20 03:41:35 PDT 2026
https://github.com/DavidSpickett commented:
Slightly torn because the AnsiPrefix naming is more clear to me what it actually is, but I do like bundling the suffix and prefix together.
I think the latter is better on balance though.
https://github.com/llvm/llvm-project/pull/210671
More information about the lldb-commits
mailing list