summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-tokens.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] For CXXOperatorCallExprs, give a valid source location to the Decl...Argyrios Kyrtzidis2012-02-081-3/+3
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-16/+16
* [libclang] Avoid having the cursor of an expression "overwrite" the annotatio...Argyrios Kyrtzidis2011-06-271-2/+6
* Apply a bug-fix patch from Marcin Kowalczyk to the source locations forChandler Carruth2011-04-021-1/+88
* add missing newlines at end of file.Chris Lattner2010-12-211-1/+1
* Fix bug where annotate tokens was not working for BinaryTypeTraitExpr.Francois Pichet2010-12-081-2/+10
* Fix test that didn't really test anything.Francois Pichet2010-12-081-2/+2
* Visit the children of CXXOperatorCallExprs in source order withinDouglas Gregor2010-07-291-0/+23
OpenPOWER on IntegriCloud