[cfe-commits] [PATCH] Implement Type.get_arg_type() through clang_getArgType
Gregory Szorc
gregory.szorc at gmail.com
Sat Feb 4 21:20:05 PST 2012
---
bindings/python/clang/cindex.py | 20 ++++++++++++++++++++
bindings/python/tests/cindex/test_type.py | 7 ++++++-
2 files changed, 26 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Implement-Type.get_arg_type-through-clang_getArgType.patch
Type: text/x-patch
Size: 3051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120204/ef00c91d/attachment.bin>
More information about the cfe-commits
mailing list