[llvm] [llvm][Support] Support bright colors in raw_ostream (PR #80017)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 30 08:57:48 PST 2024
dwblaikie wrote:
Is there any test coverage for the existing colours that can/should be extended for these?
> I am aware the code is not formatted, because the output looks so bad.
There's format disabling comments you can put around code that is manually formatted for better readability.
https://github.com/llvm/llvm-project/pull/80017
More information about the llvm-commits
mailing list