[llvm-commits] [patch] demo website colored terminal/clang output
David Blaikie
dblaikie at gmail.com
Fri Aug 5 12:21:19 PDT 2011
> I wonder whether escapeHTML would escape the \033 control code used by
> the terminal coloring?
Looks like this isn't the case. Simply inverting the escape/highlight
calls fixes this issue. (attached a modified patch)
If you're seeing other problems I'll gladly help out if I can.
- David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: colordemo.patch
Type: application/octet-stream
Size: 1252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110805/dff609a1/attachment.obj>
More information about the llvm-commits
mailing list