]> granicus.if.org Git - clang/commit
[clang.py] Implement Cursor.result_type
authorGregory Szorc <gregory.szorc@gmail.com>
Mon, 14 May 2012 03:53:29 +0000 (03:53 +0000)
committerGregory Szorc <gregory.szorc@gmail.com>
Mon, 14 May 2012 03:53:29 +0000 (03:53 +0000)
commit1e370ab68e5b69fc40a782ee5ce01ec2c6857879
tree5464bbf01d50e3108d603380819649f7f2688a12
parent9d6ca8a6ed3526a9028e5701c10de1d38f585cf2
[clang.py] Implement Cursor.result_type

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