Age | Commit message (Expand) | Author |
---|---|---|
2012-04-13 | Remove the unused, unmaintained, incomplete 'Index' library. | Douglas Gregor |
2011-02-13 | Give some convenient idiomatic accessors to Stmt::child_range and | John McCall |
2009-12-07 | Add the BlockDecl to the DeclContext. | Ted Kremenek |
2009-12-07 | DeclaratorInfo -> TypeSourceInfo. Makes an effort to rename associated varia... | John McCall |
2009-10-18 | Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize | John McCall |
2009-09-29 | Pull TypeLocVisitor into its own header file. | Argyrios Kyrtzidis |
2009-09-29 | Keep track of type references in DeclReferenceMap. | Argyrios Kyrtzidis |
2009-09-29 | In ASTVisitor, call the correct base methods. | Argyrios Kyrtzidis |
2009-07-29 | Find references inside blocks. | Argyrios Kyrtzidis |
2009-07-29 | Use helper class ASTVisitor to fully traverse an AST. | Argyrios Kyrtzidis |