Age | Commit message (Expand) | Author |
---|---|---|
2011-12-15 | Replace all comparisons between ObjCInterfaceDecl pointers with calls | Douglas Gregor |
2010-05-15 | Substantially alter the design of the Objective C type AST by introducing | John McCall |
2010-04-21 | Overhaul the AST representation of Objective-C message send | Douglas Gregor |
2010-03-08 | Extend ObjCMessageExpr for class method sends with the source location | Douglas Gregor |
2009-11-28 | Remove remaining VISIBILITY_HIDDEN from anonymous namespaces. | Benjamin Kramer |
2009-09-29 | Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be: | Argyrios Kyrtzidis |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-07-30 | Fix gcc warning. | Eli Friedman |
2009-07-30 | Add support for ObjC message expressions, in the Analyzer: | Argyrios Kyrtzidis |
2009-07-29 | -Introduce the idx::Analyzer class used for getting indexing information, lik... | Argyrios Kyrtzidis |