Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -3/+3 |
* | Use helper class ASTVisitor to fully traverse an AST. | Argyrios Kyrtzidis | 2009-07-29 | 1 | -80/+11 |
* | Handle references from ObjCIvarRefExprs. | Argyrios Kyrtzidis | 2009-07-21 | 1 | -4/+13 |
* | Move the functionality of ASTContext::getCanonicalDecl(), into a virtual meth... | Argyrios Kyrtzidis | 2009-07-18 | 1 | -5/+5 |
* | In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them. | Argyrios Kyrtzidis | 2009-07-14 | 1 | -0/+6 |
* | fix file headers. | Chris Lattner | 2009-07-12 | 1 | -1/+1 |
* | Move ASTLocation and DeclReferenceMap from the AST library to the Index library. | Argyrios Kyrtzidis | 2009-07-06 | 1 | -0/+132 |