aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/diag-template-diffing-color.cpp
AgeCommit message (Expand)Author
2013-03-15Improve template diffing handling of default integer values.Richard Trieu
2013-01-26clang/test/Misc/diag-template-diffing-color.cpp: Symbolize color sequences in...NAKAMURA Takumi
2012-09-28Update template type diffing to handle qualifiers. Differing qualifiers willRichard Trieu
2012-07-11clang/test/Misc/diag-template-diffing-color.cpp: Introduce the feature 'ansi-...NAKAMURA Takumi
2012-06-29Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestionRichard Trieu
2012-06-29Update the %diff modifer to have an alternate string print when a template treeRichard Trieu
2012-06-29clang/test/Misc/diag-template-diffing-color.cpp: Remove XFAIL:cygwin. Cygwin ...NAKAMURA Takumi
2012-06-28Fix template type diffing coloring (r159216) when forcing color output to a f...David Blaikie