Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a new representation for template template | Douglas Gregor | 2009-11-11 | 1 | -5/+2 |
* | Improved semantic analysis and AST respresentation for function | Douglas Gregor | 2009-06-25 | 1 | -2/+2 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Implement parsing of nested-name-specifiers that involve template-ids, e.g., | Douglas Gregor | 2009-02-25 | 1 | -10/+5 |
* | Implement semantic checking for template arguments that correspond to | Douglas Gregor | 2009-02-11 | 1 | -1/+2 |
* | Check template template arguments against their corresponding template | Douglas Gregor | 2009-02-10 | 1 | -0/+42 |