[PATCH] D26082: Support for Python 3 in libclang python bindings
Mathieu Duponchelle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 27 10:30:33 PST 2016
MathieuDuponchelle added a comment.
Hey, for what it's worth when skipping the free at this line: https://github.com/llvm-mirror/clang/blob/master/bindings/python/clang/cindex.py#L181 the issues are gone, I haven't investigated the reason why.
Repository:
rL LLVM
https://reviews.llvm.org/D26082
More information about the cfe-commits
mailing list