[cfe-commits] r147326 - bindings/python/clang/cindex.py

Tom Schuster tom at schuster.me
Thu Dec 29 06:31:20 PST 2011


This patch add new CursKind exposed in Index.h

I also added get_referenced_cursor, because I needed that function. I
didn't call it get_reference, because clang_getCursorReferenced seems
to do quite different things for different Cursors.

This is my first patch here.
~Tom

Author: Tom Schuster <evilpies at gmail.com> /* Please not tom AT sc... . me */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mypatch
Type: application/octet-stream
Size: 1061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111229/3c1bdcbb/attachment.obj>


More information about the cfe-commits mailing list