| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch the initialization required by return statements over to the | Douglas Gregor | 2009-12-18 | 1 | -3/+3 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Don't automatically assume that an id-expression refers to a | Douglas Gregor | 2009-12-01 | 1 | -0/+5 |
| * | Fix parsing of template classes prefixed by nested-name-specifiers | Douglas Gregor | 2009-03-25 | 1 | -0/+8 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Small sanity-checking testcase | Douglas Gregor | 2009-03-17 | 1 | -0/+1 |
| * | Added ClassTemplateSpecializationDecl, which is a subclass of | Douglas Gregor | 2009-02-17 | 1 | -8/+20 |
| * | Start processing template-ids as types when the template-name refers | Douglas Gregor | 2009-02-09 | 1 | -0/+17 |

