[cfe-commits] [PATCH 1/5] [clang.py] Implement Type.is_function_variadic

Gregory Szorc gregory.szorc at gmail.com
Thu Feb 16 23:56:00 PST 2012


I have commit access now, so I just need review. The two commits I
just pushed to SVN were approved by Tobias a few weeks ago.

---
 bindings/python/clang/cindex.py           |   10 ++++++++
 bindings/python/tests/cindex/test_type.py |   33 +++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-clang.py-Implement-Type.is_function_variadic.patch
Type: text/x-patch
Size: 3671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120216/49cd648e/attachment.bin>


More information about the cfe-commits mailing list