| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Removed the warning | Douglas Gregor | 2008-12-17 | 1 | -1/+1 |
| * | Implement C++ copy-initialization for declarations. There is now some | Douglas Gregor | 2008-11-05 | 1 | -3/+3 |
| * | Implicit support for direct initialization of objects of class type, e.g., | Douglas Gregor | 2008-11-03 | 1 | -0/+26 |
| * | In ParseParenDeclarator match "D.setGroupingParens(true);" with another setGr... | Argyrios Kyrtzidis | 2008-10-07 | 1 | -1/+3 |
| * | Implement support for C++ direct initializers in declarations, e.g. "int x(1);". | Argyrios Kyrtzidis | 2008-10-06 | 1 | -0/+8 |

