Age | Commit message (Expand) | Author |
---|---|---|
2012-03-23 | [libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl... | Argyrios Kyrtzidis |
2012-03-08 | [libclang] Enhance clang_getOverriddenCursors. | Argyrios Kyrtzidis |
2011-10-05 | Expose more statement, expression, and declaration kinds in libclang, | Douglas Gregor |
2011-10-04 | Improve location fidelity of objc decls. | Argyrios Kyrtzidis |
2011-03-08 | Fixed source range for all DeclaratorDecl's. | Abramo Bagnara |
2010-10-01 | Extend libclang with an API that determines, given a C++ virtual | Douglas Gregor |
2010-09-01 | Split ObjCInterfaceDecl::ReferencedProtocols into two lists: ReferencedProtoc... | Ted Kremenek |
2010-05-03 | Workaround: Don't add ObjCMethodDecls to the vector of TopLevelDecls since th... | Ted Kremenek |