]> granicus.if.org Git - clang/commit
[libclang] python: fix return type of clang_Type_getSizeOf().
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 25 Sep 2013 00:14:43 +0000 (00:14 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 25 Sep 2013 00:14:43 +0000 (00:14 +0000)
commitdd9e2cb92274c8fea6b2d2acdd153c046d0a3888
tree8a550b7e025c29b24e955fe5f9a616bfdac16675
parent513371129c834c143a50c3ca09bb581b7f0f6344
[libclang] python: fix return type of clang_Type_getSizeOf().

Patch by Loïc Jaquemet!

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