[cfe-commits] [PATCH] Implement Type.is_pod through clang_isPODType

Gregory Szorc gregory.szorc at gmail.com
Sat Feb 4 21:20:41 PST 2012


---
 bindings/python/clang/cindex.py           |    8 ++++++++
 bindings/python/tests/cindex/test_type.py |   17 +++++++++++++++++
 2 files changed, 25 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Implement-Type.is_pod-through-clang_isPODType.patch
Type: text/x-patch
Size: 2565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120204/d9ae41b3/attachment.bin>


More information about the cfe-commits mailing list