1. 6749dd5 Nicer display of unprintable source, and fix caret display for non-ascii text by Seth Cantrell · 12 years ago
  2. 9591697 Revert "Nicer display of unprintable source, and fix caret display for non-ascii text" by Seth Cantrell · 12 years ago
  3. e9a3b76 Nicer display of unprintable source, and fix caret display for non-ascii text by Seth Cantrell · 12 years ago
  4. ce487ef Fix a bug in caret-line-pruning logic that only happens when we have a by Douglas Gregor · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 2b48ed7 Switch this test to use clang-cc. by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. b3bacef Tweak test, with -strict-whitespace $ won't match on Windows because the buffer by Daniel Dunbar · 15 years ago
  9. 06d1072 Workaround a bug exposed by the FileCheckify of message-length.c, the caret end by Daniel Dunbar · 15 years ago
  10. acfd65d convert this to FileCheck, PR5232 by Chris Lattner · 15 years ago
  11. c95bd4d When word-wrapping, be more defensive about a ridiculously small number of columns. Fixes <rdar://problem/6892178> by Douglas Gregor · 15 years ago
  12. dcef78d Update test case... the location given for this error makes it look by Daniel Dunbar · 15 years ago
  13. 1ef29d2 Fix an infinite loop in diagnostic printing. by Daniel Dunbar · 15 years ago
  14. 47f7177 When printing a source line as part of a diagnostic, the source line by Douglas Gregor · 15 years ago
  15. fffd93f Implement -fmessage-length=N, which word-wraps diagnostics to N columns. by Douglas Gregor · 15 years ago