| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove ScopedDecl, collapsing all of its functionality into Decl, so | Douglas Gregor | 2009-01-20 | 1 | -1/+1 |
| * | Introduce basic support for dependent types, type-dependent | Douglas Gregor | 2008-12-05 | 1 | -0/+2 |
| * | A little more tweaking with StmtIterator and SizeOfAlignofExpr. A recent com... | Ted Kremenek | 2008-10-07 | 1 | -16/+19 |
| * | Add StmtIterator support for DeclGroups. | Ted Kremenek | 2008-10-07 | 1 | -38/+73 |
| * | More #include cleaning | Daniel Dunbar | 2008-08-11 | 1 | -1/+0 |
| * | Fix some strict-aliasing warnings by using Stmt* instead of Expr* in Variable... | Ted Kremenek | 2008-05-30 | 1 | -3/+3 |
| * | PR2347: Fix crash iterating over VLAs; this started triggering because | Eli Friedman | 2008-05-21 | 1 | -5/+4 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+118 |

