update CursorKind constants in python binding for libclang

Mathieu Baudet mathieubaudet at fb.com
Sat Jun 8 16:08:53 PDT 2013


Hi,

I added a few lines of tests and fixed a typo in Cursor.read (see new patch attachment).

-- Mathieu



On Jun 7, 2013, at 10:56 AM, Argyrios Kyrtzidis <akyrtzi at gmail.com> wrote:

> Hi,
>
> On Jun 5, 2013, at 8:39 PM, Mathieu Baudet <mathieubaudet at fb.com> wrote:
>
>> Hi,
>>
>> A few "cursor kinds" were missing in the python binding for libclang so I added them.
>>
>> If this helps I'm happy to contribute back the (small) patch in attachment.
>
> Thank you for your patch, could you also add some tests for the new cursor kinds ?
>
>>
>> --
>> Mathieu Baudet
>>
>> <cindex.py.patch>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130608/33e0221e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cindex.py.patch
Type: application/octet-stream
Size: 3819 bytes
Desc: cindex.py.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130608/33e0221e/attachment.obj>


More information about the cfe-commits mailing list