summaryrefslogtreecommitdiff
path: root/test/Misc/message-length.c
AgeCommit message (Expand)Author
2012-04-18Nicer display of unprintable source, and fix caret display for non-ascii textSeth Cantrell
2012-04-17Revert "Nicer display of unprintable source, and fix caret display for non-as...Seth Cantrell
2012-04-17Nicer display of unprintable source, and fix caret display for non-ascii textSeth Cantrell
2010-04-16Fix a bug in caret-line-pruning logic that only happens when we have aDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-08Switch this test to use clang-cc.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-10-25Tweak test, with -strict-whitespace $ won't match on Windows because the bufferDaniel Dunbar
2009-10-19Workaround a bug exposed by the FileCheckify of message-length.c, the caret endDaniel Dunbar
2009-10-19convert this to FileCheck, PR5232Chris Lattner
2009-05-15When word-wrapping, be more defensive about a ridiculously small number of co...Douglas Gregor
2009-05-04Update test case... the location given for this error makes it lookDaniel Dunbar
2009-05-03Fix an infinite loop in diagnostic printing.Daniel Dunbar
2009-05-01When printing a source line as part of a diagnostic, the source lineDouglas Gregor
2009-05-01Implement -fmessage-length=N, which word-wraps diagnostics to N columns. Douglas Gregor