Timm =?utf-8?q?Bäder?= <tbae...@redhat.com>,
Timm =?utf-8?q?Bäder?= <tbae...@redhat.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/66514/cl...@github.com>


tbaederr wrote:

All I know about colors in terminals is that it's a huge clusterfuck and we can 
only rely on a few colors without being incompatible with _some_ terminal 
types, etc. If you e.g. check 
https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit, `llvm::raw_ostream` only 
has predefined colors for 0-7, `llvm::sys::Process::OutputColor()` can give us 
more colors IIUC. I'm just not sure why it takes a `char`.

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

Reply via email to