index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Coverage
/
c-language-features.inc
Age
Commit message (
Expand
)
Author
2010-09-29
Frontend/XML: Add support for printing nested structures, patch by Martin Vej...
Daniel Dunbar
2010-01-04
Revert r92431, this code isn't dead and broke the ntfs build.
Daniel Dunbar
2009-05-30
Printing for using directives, e.g.,
Douglas Gregor
2009-05-30
Never suppress specifiers when printing the parameters of a function
Douglas Gregor
2009-05-30
Refactor and clean up the AST printer, so that it uses a DeclVisitor,
Douglas Gregor
2009-04-05
Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by Jon
Zhongxing Xu
2009-03-24
Support member reference on ?: of struct type.
Daniel Dunbar
2009-02-10
Support va_arg on _Complex.
Daniel Dunbar
2009-02-04
Handle demotion of coerced arguments (as in void a(x) short x; { ... }).
Daniel Dunbar
2009-01-18
A couple more vector component access fixes.
Nate Begeman
2008-10-21
Add coverage of part of getPrimaryDecl that was failing prior to
Daniel Dunbar
2008-10-17
Add some uses of PredefinedExpr to language coverage includes.
Daniel Dunbar
2008-10-05
Improve C language testing coverage.
Daniel Dunbar
2008-10-04
Add coverage tests of C and Obj-C language features.
Daniel Dunbar