[Lldb-commits] [lldb] [lldb] refactor highlighting function for image lookup command (PR #76112)
    David Spickett via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Jan 19 06:48:58 PST 2024
    
    
  
=?utf-8?q?José?= L. Junior <jljuniorpb at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/76112 at github.com>
================
@@ -178,8 +170,7 @@ bool SymbolContext::DumpStopContext(Stream *s, ExecutionContextScope *exe_scope,
         ansi_prefix = target_sp->GetDebugger().GetRegexMatchAnsiPrefix();
         ansi_suffix = target_sp->GetDebugger().GetRegexMatchAnsiSuffix();
----------------
DavidSpickett wrote:
Unused?
https://github.com/llvm/llvm-project/pull/76112
    
    
More information about the lldb-commits
mailing list