junior-jl wrote:

Addressed @JDevlieghere suggestions.

- A new debugger option was created for custom colors.
- The test needed some adaptation and we added a new case to test for other 
color option.
- The `SymbolContext` situtation is working as discussed with David: no color 
when there is no target.
- The recent changes are using `StringRef` for `pattern`. @taalhaataahir0102 is 
trying to make it work with `std::optional<llvm::Regex>`.
- Some missing comments were added.

https://github.com/llvm/llvm-project/pull/69422
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to