1. eb57aa6 Fix crash caused by unnamed union or struct when doing ast-print by Serge Pavlov · 11 years ago
  2. 37614d8 Frontend/XML: Add support for printing nested structures, patch by Martin Vejnár! by Daniel Dunbar · 15 years ago
  3. d443c0a Revert r92431, this code isn't dead and broke the ntfs build. by Daniel Dunbar · 16 years ago
  4. 3bc6e4c Printing for using directives, e.g., by Douglas Gregor · 16 years ago
  5. 2d042f1 Never suppress specifiers when printing the parameters of a function by Douglas Gregor · 16 years ago
  6. 278f52e Refactor and clean up the AST printer, so that it uses a DeclVisitor, by Douglas Gregor · 16 years ago
  7. 01a5beb Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by Jon by Zhongxing Xu · 16 years ago
  8. bf1fe8c Support member reference on ?: of struct type. by Daniel Dunbar · 17 years ago
  9. 0007961 Support va_arg on _Complex. by Daniel Dunbar · 17 years ago
  10. 6e3b7df Handle demotion of coerced arguments (as in void a(x) short x; { ... }). by Daniel Dunbar · 17 years ago
  11. 7e5185b A couple more vector component access fixes. by Nate Begeman · 17 years ago
  12. 29fa835 Add coverage of part of getPrimaryDecl that was failing prior to by Daniel Dunbar · 17 years ago
  13. 6ccea71 Add some uses of PredefinedExpr to language coverage includes. by Daniel Dunbar · 17 years ago
  14. 363a5c0 Improve C language testing coverage. by Daniel Dunbar · 17 years ago
  15. 83f705a Add coverage tests of C and Obj-C language features. by Daniel Dunbar · 17 years ago