Age | Commit message (Expand) | Author |
---|---|---|
2011-10-05 | Expose more statement, expression, and declaration kinds in libclang, | Douglas Gregor |
2011-09-12 | [libclang] For getDeclFromExpr in CIndex.cpp, associate the decl of | Argyrios Kyrtzidis |
2011-07-25 | Added clang_getCursorReferenceNameRange to libclang to to retrieve parts of | Douglas Gregor |
2011-03-08 | Fixed source range for all DeclaratorDecl's. | Abramo Bagnara |
2010-11-09 | ntroduce clang_getSpellingLocation() into libclang, to provide the | Douglas Gregor |
2010-10-22 | Teach clang_getCursorReferenced() and friends about BlockDeclRefExprs. | Douglas Gregor |
2010-06-04 | Add indexing support for the block and @property type location information | John McCall |