Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of the Index library through the index-test tool. | Argyrios Kyrtzidis | 2009-07-05 | 1 | -36/+168 |
* | Make use of ASTNode for return value of clang::ResolveLocationInAST() and in ... | Argyrios Kyrtzidis | 2009-07-05 | 1 | -18/+14 |
* | Add support for retrieving the Doxygen comment associated with a given | Douglas Gregor | 2009-07-02 | 1 | -0/+3 |
* | Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. | Chris Lattner | 2009-06-30 | 1 | -1/+2 |
* | Remove redundant leftover code. | Argyrios Kyrtzidis | 2009-06-29 | 1 | -1/+0 |
* | Check that index-test uses an up-to-date AST file. | Argyrios Kyrtzidis | 2009-06-25 | 1 | -0/+12 |
* | Add some comments and clean-up some leftover code. | Argyrios Kyrtzidis | 2009-06-25 | 1 | -8/+3 |
* | Introduce tools/index-test. | Argyrios Kyrtzidis | 2009-06-25 | 1 | -0/+143 |