| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | RecursiveASTVisitor: | Richard Smith | 2012-05-09 | 1 | -0/+13 |
| * | Unrevert r155951, reverted in r155962, with two changes: | Richard Smith | 2012-05-02 | 1 | -0/+36 |
| * | Revert "Fix RecursiveASTVisitor's data recursion to call the Traverse* functi... | Andrew Trick | 2012-05-01 | 1 | -35/+0 |
| * | Fix RecursiveASTVisitor's data recursion to call the Traverse* functions if they | Richard Smith | 2012-05-01 | 1 | -0/+35 |
| * | Fix file name in comment. | David Blaikie | 2012-04-26 | 1 | -1/+1 |
| * | RecursiveASTVisitor: When in 'shouldVisitTemplateInstantiations' mode, visit | Richard Smith | 2012-04-25 | 1 | -0/+94 |
| * | RecursiveASTVisitor: Visit instantiations of member templates of class | Richard Smith | 2012-04-24 | 1 | -4/+19 |
| * | Fix PR12608. Patch contributed by Yang Chen. | Manuel Klimek | 2012-04-23 | 1 | -0/+26 |
| * | No need to put the SourceManager in with the ASTContext, as the ASTContext | Manuel Klimek | 2012-04-20 | 1 | -3/+1 |
| * | Adds a unit test for the RecursiveASTVisitor. | Manuel Klimek | 2012-04-19 | 1 | -0/+215 |

