[llvm] [llvm-lit] Process ANSI color codes in test output when formatting (PR #106776)
Henrik G. Olsson via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 18:27:35 PDT 2024
hnrklssn wrote:
> Overall this makes sense to me just a few stylistic comments.
Cool, I've inlined most of the functions and switched to find + slice based parsing instead of regex.
https://github.com/llvm/llvm-project/pull/106776
More information about the llvm-commits
mailing list