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