[LLVMdev] FileCheck + Ninja coloured output

Sean Silva silvas at purdue.edu
Fri Jan 11 16:14:09 PST 2013


On Fri, Jan 11, 2013 at 6:48 PM, David Blaikie <dblaikie at gmail.com> wrote:
> I'm a little unsure what you mean by "LLVM's 'isatty'" - isn't that
> just a system call LLVM would be making? (I suppose we probably have a
> wrapper somewhere to handle platform-specific issues, maybe that's
> what you're referring to)

Yeah. `Process::StandardOutIsDisplayed` and friends.

On Fri, Jan 11, 2013 at 6:48 PM, David Blaikie <dblaikie at gmail.com> wrote:
> Sure enough. For all I know Ninja may already have something that
> indicates this that we just need to leverage. (& potentially use as
> inspiration for fixing lit too).

Last I checked it didn't, but you may want to ask on #ninja-build.

-- Sean Silva

-- Sean Silva



More information about the llvm-dev mailing list