<div dir="ltr"><div>+  /// Enables or disables whether ANSI escape sequences are used to output</div><div>+  /// colors. This only has an effect on Windows.</div><div><br></div><div>Maybe mention that this isn't thread safe.</div>
<div><br></div><div>+  static void UseANSIEscapeCodes(bool enable);</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 9, 2013 at 3:55 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So, as much as global variables bother me, I bothered a bunch of people and after a long discussion about how horrible everything is, none of us could come up with a better solution without creating a colored stream API.<div>

<br></div><div>LGTM  =D<div><br></div><div>Thanks for doing this!  I use mintty and this should DTRT for me.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Tue, Sep 3, 2013 at 11:51 AM, Nico Rieck <span dir="ltr"><<a href="mailto:nico.rieck@gmail.com" target="_blank">nico.rieck@gmail.com</a>></span> wrote:<br>

</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">I've eliminated the environment variable and added a new option<br>
"-fansi-escape-codes" to Clang.<br>
<br>
<br></div><div class="im">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div>