| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create a new expression class, CXXThisExpr, to handle the C++ 'this' primary ... | Douglas Gregor | 2008-11-04 | 1 | -0/+4 |
| * | Refactor the expression class hierarchy for casts. Most importantly: | Douglas Gregor | 2008-10-27 | 1 | -4/+17 |
| * | Change line endings: CRLF -> LF | Argyrios Kyrtzidis | 2008-09-10 | 1 | -4/+4 |
| * | Add new 'CXXConditionDeclExpr' expression node used for a 'condition' declara... | Argyrios Kyrtzidis | 2008-09-09 | 1 | -0/+14 |
| * | Add support for C++'s "type-specifier ( expression-list )" expression: | Argyrios Kyrtzidis | 2008-08-22 | 1 | -0/+8 |
| * | Fix more strict-aliasing warnings. | Ted Kremenek | 2008-06-17 | 1 | -12/+4 |
| * | Several improvements from Doug Gregor related to default | Chris Lattner | 2008-04-10 | 1 | -2/+2 |
| * | Add support for C++ default arguments, and rework Parse-Sema | Chris Lattner | 2008-04-08 | 1 | -0/+8 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+47 |

