[Lldb-commits] [lldb] Colorize output when searching for symbols in lldb (PR #69422)

José Lira Junior via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 13 09:56:22 PST 2023


================
@@ -0,0 +1,25 @@
+# RUN: %clang_host -g %S/Inputs/main.c -o %t
----------------
junior-jl wrote:

Yes, I believe that was the case. Removed the other test.

https://github.com/llvm/llvm-project/pull/69422


More information about the lldb-commits mailing list