| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply a patch which adds 'OriginalParmVar' to the DeclContextPrinter by Jon | Zhongxing Xu | 2009-04-05 | 1 | -0/+3 |
| | | | | | | | Simons. llvm-svn: 68436 | ||||
| * | Support member reference on ?: of struct type. | Daniel Dunbar | 2009-03-24 | 1 | -0/+16 |
| | | | | | llvm-svn: 67603 | ||||
| * | Support va_arg on _Complex. | Daniel Dunbar | 2009-02-10 | 1 | -0/+1 |
| | | | | | | | | | | | | gcc compat test suite results (Darwin x86-32 & -64): -- # of expected passes 1110 # of unexpected failures 74 # of unresolved testcases 168 # of unsupported tests 2 llvm-svn: 64197 | ||||
| * | Handle demotion of coerced arguments (as in void a(x) short x; { ... }). | Daniel Dunbar | 2009-02-04 | 1 | -0/+11 |
| | | | | | llvm-svn: 63726 | ||||
| * | A couple more vector component access fixes. | Nate Begeman | 2009-01-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 62443 | ||||
| * | Add coverage of part of getPrimaryDecl that was failing prior to | Daniel Dunbar | 2008-10-21 | 1 | -3/+4 |
| | | | | | | | previous commit. llvm-svn: 57930 | ||||
| * | Add some uses of PredefinedExpr to language coverage includes. | Daniel Dunbar | 2008-10-17 | 1 | -0/+6 |
| | | | | | llvm-svn: 57744 | ||||
| * | Improve C language testing coverage. | Daniel Dunbar | 2008-10-05 | 1 | -0/+35 |
| | | | | | llvm-svn: 57103 | ||||
| * | Add coverage tests of C and Obj-C language features. | Daniel Dunbar | 2008-10-04 | 1 | -0/+104 |
| - AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. llvm-svn: 57081 | |||||

