[cfe-dev] [PATCH] TextDiagnosticPrinter coloring

David Blaikie dblaikie at gmail.com
Wed Oct 12 13:49:47 PDT 2011


>
>  I noticed that when there is an error in a macro and the macro is expanded
> automatically in the error report, the "note:" is not being colored
> properly. The attached patch should fix that issue.
>

That'd be http://llvm.org/bugs/show_bug.cgi?id=10859 which I believe
Chandler Carruth is planning to fix when he gets around to it, by properly
unifying the code paths used to print these notes/diagnostics. I'm not sure
if a short term fix is necessarily worthwhile, though it might be nice to
have something in for 3.0, I've added Chandler to see what he wants to do
with this.

- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111012/22c4443e/attachment.html>


More information about the cfe-dev mailing list