Here are a couple of fixes on top of this patch. On Sun, Apr 1, 2012 at 12:08 AM, Seth Cantrell <[email protected]> wrote: > The first patch is to add support for reversed colors to llvm raw_ostreams. > > The second patch uses the reversed colors to improve display of unprintable > source, such as source code that includes invalid encodings, control > characters, or unknown characters. Unprintable characters are displayed as > <U+NNNN> and bytes that aren't valid encodings are displayed as <XX>, both > using reversed colors. In addition diagnostic carets, highlighted ranges, and > fixups are displayed with the appropriate adjustments. Adjustments are also > made for characters that are printable but not ascii. >
0001-zero-fill-Unicode-character-escapes-in-diagnostics.patch
Description: Binary data
0003-handle-expanding-empty-lines.patch
Description: Binary data_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
