[Lldb-commits] [lldb] [lldb][NFC] Replace prefix/suffix variables with ColorSetting (PR #210671)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 20 07:16:24 PDT 2026
================
@@ -0,0 +1,42 @@
+//===-- ColorSetting.h ------------------------------------------*- C++ -*-===//
----------------
JDevlieghere wrote:
```suggestion
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/210671
More information about the lldb-commits
mailing list