[Lldb-commits] [lldb] Colorize output when searching for symbols in lldb (PR #69422)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 7 03:25:57 PST 2023
=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/69422 at github.com>
================
@@ -0,0 +1,25 @@
+# RUN: %clang_host -g %S/Inputs/main.c -o %t
----------------
DavidSpickett wrote:
Pick one of the two test files, I can't tell which one is supposed to be the actual one (perhaps you forgot to `git rm` the previous one?).
https://github.com/llvm/llvm-project/pull/69422
More information about the lldb-commits
mailing list