1. 54d56a5 Frontend/XML: Add support for printing nested structures, patch by Martin Vejnár! by Daniel Dunbar · 14 years ago
  2. 5be028f Revert r92431, this code isn't dead and broke the ntfs build. by Daniel Dunbar · 15 years ago
  3. 8419fa3 Printing for using directives, e.g., by Douglas Gregor · 15 years ago
  4. 6620a62 Never suppress specifiers when printing the parameters of a function by Douglas Gregor · 15 years ago
  5. 4fe0c8e Refactor and clean up the AST printer, so that it uses a DeclVisitor, by Douglas Gregor · 15 years ago
  6. ba16be9 Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by Jon by Zhongxing Xu · 15 years ago
  7. 9034558 Support member reference on ?: of struct type. by Daniel Dunbar · 15 years ago
  8. 4e484b8 Support va_arg on _Complex. by Daniel Dunbar · 16 years ago
  9. 8b29a38 Handle demotion of coerced arguments (as in void a(x) short x; { ... }). by Daniel Dunbar · 16 years ago
  10. 190d6a2 A couple more vector component access fixes. by Nate Begeman · 16 years ago
  11. bd589e0 Add coverage of part of getPrimaryDecl that was failing prior to by Daniel Dunbar · 16 years ago
  12. 63c3a5f Add some uses of PredefinedExpr to language coverage includes. by Daniel Dunbar · 16 years ago
  13. ea7a31f Improve C language testing coverage. by Daniel Dunbar · 16 years ago
  14. 417dd17 Add coverage tests of C and Obj-C language features. by Daniel Dunbar · 16 years ago