summaryrefslogtreecommitdiffstats
path: root/clang/tools/index-test/index-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make use of the Index library through the index-test tool.Argyrios Kyrtzidis2009-07-051-36/+168
* Make use of ASTNode for return value of clang::ResolveLocationInAST() and in ...Argyrios Kyrtzidis2009-07-051-18/+14
* Add support for retrieving the Doxygen comment associated with a givenDouglas Gregor2009-07-021-0/+3
* Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.Chris Lattner2009-06-301-1/+2
* Remove redundant leftover code.Argyrios Kyrtzidis2009-06-291-1/+0
* Check that index-test uses an up-to-date AST file.Argyrios Kyrtzidis2009-06-251-0/+12
* Add some comments and clean-up some leftover code.Argyrios Kyrtzidis2009-06-251-8/+3
* Introduce tools/index-test.Argyrios Kyrtzidis2009-06-251-0/+143
OpenPOWER on IntegriCloud