<div dir="ltr">Haven't investigated at all, but why not just set your terminal to not display colors?, e.g., TERM=xterm, or something like that?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 18, 2019 at 2:08 AM Ronald F. Guilmette via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Is there some way to pass options to clang "globally" and<br>
without  having to get down and manually edit an entire<br>
set of Makefiles?<br>
<br>
I'm particularly eager to do this, if possible, for the<br>
following option: -fno-color-diagnostics<br>
<br>
My rationale, is that when/if I am sending some developer a<br>
typescript log of an entire (failed) build process, whatever<br>
he/she happens to end up viewing that "plain text" file with<br>
may or may not display the color-changing escape sequences<br>
as actual color changes, rather than unreadable gibberish.<br>
<br>
Has anyone ever actually experienced such a problem/issue?<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>