summaryrefslogtreecommitdiff
path: root/test/Coverage/c-language-features.inc
AgeCommit message (Expand)Author
2014-06-20Fix crash caused by unnamed union or struct when doing ast-printSerge Pavlov
2010-09-29Frontend/XML: Add support for printing nested structures, patch by Martin Vej...Daniel Dunbar
2010-01-04Revert r92431, this code isn't dead and broke the ntfs build.Daniel Dunbar
2009-05-30Printing for using directives, e.g.,Douglas Gregor
2009-05-30Never suppress specifiers when printing the parameters of a functionDouglas Gregor
2009-05-30Refactor and clean up the AST printer, so that it uses a DeclVisitor,Douglas Gregor
2009-04-05Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by JonZhongxing Xu
2009-03-24Support member reference on ?: of struct type.Daniel Dunbar
2009-02-10Support va_arg on _Complex.Daniel Dunbar
2009-02-04Handle demotion of coerced arguments (as in void a(x) short x; { ... }).Daniel Dunbar
2009-01-18A couple more vector component access fixes.Nate Begeman
2008-10-21Add coverage of part of getPrimaryDecl that was failing prior toDaniel Dunbar
2008-10-17Add some uses of PredefinedExpr to language coverage includes.Daniel Dunbar
2008-10-05Improve C language testing coverage.Daniel Dunbar
2008-10-04Add coverage tests of C and Obj-C language features.Daniel Dunbar