summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/annotate-tokens.c
Commit message (Expand)AuthorAgeFilesLines
* Rework clang_annotateTokens() to annotate tokens with information that more c...Ted Kremenek2010-05-051-39/+39
* Robustify SourceManager::getLocation(), so that it returns anDouglas Gregor2010-02-271-1/+2
* c-index-test: Unify and always print half-open extents.Daniel Dunbar2010-02-141-51/+52
* Implement clang_annotateTokens(), which associates cursors with eachDouglas Gregor2010-01-261-12/+12
* Introduce a CIndex API for lexing the raw tokens within a given sourceDouglas Gregor2010-01-261-0/+63
OpenPOWER on IntegriCloud