]> granicus.if.org Git - clang/commit
libclang python bindings: Fix for bug 26394
authorJonathan Coe <jbcoe@me.com>
Thu, 10 Mar 2016 23:29:45 +0000 (23:29 +0000)
committerJonathan Coe <jbcoe@me.com>
Thu, 10 Mar 2016 23:29:45 +0000 (23:29 +0000)
commiteca3ce0244c8f42d4ef1926e3eadc5d93ec22243
tree9a714a80638cbfed56c261706acae78813c581e6
parentd375ede446cc47b806577f947fb77f000d54c863
libclang python bindings: Fix for bug 26394

Summary:
https://llvm.org/bugs/show_bug.cgi?id=26394 reports that clang's python bindings tests are failing.

I can confirm that the bug exists and that the proposed fix is good.

Differential Revision: http://reviews.llvm.org/D17226

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