]> granicus.if.org Git - clang/commit
[libclang/python] Add a few "cursor kinds" that were missing in the python binding...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Jun 2013 18:05:42 +0000 (18:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 11 Jun 2013 18:05:42 +0000 (18:05 +0000)
commitda6a6f087b70cdac18c37028f8cff707f10f91cf
treee4d2832e63e6bdb25cf697a0574f73a035e0a328
parent605c59a1d1a11112c643031770c616e2e441c349
[libclang/python] Add a few "cursor kinds" that were missing in the python binding for libclang.

Patch by Mathieu Baudet!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183760 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor_kind.py