NAKAMURA Takumi
1a1b3ab6d7
clang/test/Misc/diag-template-diffing-color.cpp: Symbolize color sequences in FileCheck.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173561 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-26 06:13:05 +00:00
Richard Trieu
3c88301b55
Update template type diffing to handle qualifiers. Differing qualifiers will
...
now be printed with highlighting.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164843 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-28 20:32:51 +00:00
NAKAMURA Takumi
0ca4be3c9a
clang/test/Misc/diag-template-diffing-color.cpp: Introduce the feature 'ansi-escape-sequences'.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160043 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-11 11:44:00 +00:00
Richard Trieu
648e763000
Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestion
...
to improve wording of a diagnostic message.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159473 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-29 23:11:10 +00:00
Richard Trieu
529cdf4c2e
Update the %diff modifer to have an alternate string print when a template tree
...
is selected. This will allow more flexibility when converting diagnostics to
use template type diffing.
Also updated the internal manual and test cases for correctly keeping the bold
attribute and for tree printing.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159463 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-29 21:12:16 +00:00
NAKAMURA Takumi
0851e3b48a
clang/test/Misc/diag-template-diffing-color.cpp: Remove XFAIL:cygwin. Cygwin has some terminal emulation of escape sequences.
...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159428 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-29 14:14:25 +00:00
David Blaikie
50badd523b
Fix template type diffing coloring (r159216) when forcing color output to a file (not a terminal)
...
Reviewed (over the shoulder) by Richard Trieu.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159381 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-28 21:46:07 +00:00