<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div>Which could explain why my colored clang diagnostic change never worked for her, if clang didn't have colored diagnostic support back in 2.7 (I don't know which revision that was - could someone confirm whether that's true? I'll poke around in ViewVC to see if I can make sense of it, though)</div>
</div></blockquote><div><br></div><div>Yep. That seems to explain it - clang didn't respect forcibly turning colored diagnostics on in the absence of terminal colors until relatively recently: <a href="https://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.cpp?revision=114638&view=markup">https://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.cpp?revision=114638&view=markup</a>  </div>
</div>