summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/c-language-features.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix crash caused by unnamed union or struct when doing ast-printSerge Pavlov2014-06-201-0/+12
* Frontend/XML: Add support for printing nested structures, patch by Martin Vej...Daniel Dunbar2010-09-291-0/+8
* Revert r92431, this code isn't dead and broke the ntfs build.Daniel Dunbar2010-01-041-0/+9
* Printing for using directives, e.g.,Douglas Gregor2009-05-301-0/+1
* Never suppress specifiers when printing the parameters of a functionDouglas Gregor2009-05-301-0/+2
* Refactor and clean up the AST printer, so that it uses a DeclVisitor,Douglas Gregor2009-05-301-0/+1
* Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by JonZhongxing Xu2009-04-051-0/+3
* Support member reference on ?: of struct type.Daniel Dunbar2009-03-241-0/+16
* Support va_arg on _Complex.Daniel Dunbar2009-02-101-0/+1
* Handle demotion of coerced arguments (as in void a(x) short x; { ... }).Daniel Dunbar2009-02-041-0/+11
* A couple more vector component access fixes.Nate Begeman2009-01-181-1/+1
* Add coverage of part of getPrimaryDecl that was failing prior toDaniel Dunbar2008-10-211-3/+4
* Add some uses of PredefinedExpr to language coverage includes.Daniel Dunbar2008-10-171-0/+6
* Improve C language testing coverage.Daniel Dunbar2008-10-051-0/+35
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-041-0/+104
OpenPOWER on IntegriCloud