[PATCH] D31568: Add Python 3 support to clang.cindex
Jonathan B Coe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 4 14:13:06 PDT 2017
jbcoe updated this revision to Diff 94120.
jbcoe added a comment.
Remove a couple of unnecessary type conversions.
Repository:
rL LLVM
https://reviews.llvm.org/D31568
Files:
clang/bindings/python/clang/__init__.py
clang/bindings/python/clang/cindex.py
clang/bindings/python/tests/cindex/test_translation_unit.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31568.94120.patch
Type: text/x-patch
Size: 9884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170404/7d3aa2a5/attachment-0001.bin>
More information about the cfe-commits
mailing list