[cfe-commits] [Patch] Add highlighting and type eliding when two templates are used in a diagnostics. Also, template tree printing.

Richard Trieu rtrieu at google.com
Mon Mar 26 14:08:02 PDT 2012


Updated patch.  Thanks to David Blaikie who rebased the patch on a more
recent revision.  Should be easier to work with now.

Other small differences.  The special ToggleBold value has been changed
from an enum value to a const char.  The output stream was converted the
enum to an int instead of a char.  Also changed the highlighting to have
color.  Template differences now stand out more.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120326/5a2f818a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: template-diff6.patch
Type: application/octet-stream
Size: 67790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120326/5a2f818a/attachment.obj>


More information about the cfe-commits mailing list