Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libclang] For CXXOperatorCallExprs, give a valid source location to the Decl... | Argyrios Kyrtzidis | 2012-02-08 | 1 | -3/+3 |
* | Expose more statement, expression, and declaration kinds in libclang, | Douglas Gregor | 2011-10-05 | 1 | -16/+16 |
* | [libclang] Avoid having the cursor of an expression "overwrite" the annotatio... | Argyrios Kyrtzidis | 2011-06-27 | 1 | -2/+6 |
* | Apply a bug-fix patch from Marcin Kowalczyk to the source locations for | Chandler Carruth | 2011-04-02 | 1 | -1/+88 |
* | add missing newlines at end of file. | Chris Lattner | 2010-12-21 | 1 | -1/+1 |
* | Fix bug where annotate tokens was not working for BinaryTypeTraitExpr. | Francois Pichet | 2010-12-08 | 1 | -2/+10 |
* | Fix test that didn't really test anything. | Francois Pichet | 2010-12-08 | 1 | -2/+2 |
* | Visit the children of CXXOperatorCallExprs in source order within | Douglas Gregor | 2010-07-29 | 1 | -0/+23 |