[cfe-dev] Disable color errors globally?

James Y Knight via cfe-dev cfe-dev at lists.llvm.org
Tue Jun 18 15:29:25 PDT 2019


if you set TERM=dumb, clang (nor most any other tool) will emit vt escape
codes.

On Tue, Jun 18, 2019 at 6:05 PM Ronald F. Guilmette via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> In message
> <D0DD9254EE9DB04FA7C8606D0828DA6AD3A8DE13 at ORSMSX122.amr.corp.intel.c
> om>, "Keane, Erich" <erich.keane at intel.com> wrote:
>
> >What about using a bash alias to add it?
>
> I guess that will be the solution, yes.
>
> I just wanted to know if clang already had some in-built mechanism, like
> for example, accepting options thru some particular envar.
>
> If it doesn't, I can still think of half a dozen other ways to get what
> I need, aliases being one of those.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190618/07ef22ed/attachment.html>


More information about the cfe-dev mailing list