[cfe-commits] [PATCH] [clang.py] Implement Cursor.objc_type_encoding

Gregory Szorc gregory.szorc at gmail.com
Mon Feb 20 15:55:45 PST 2012


My only question is whether it is acceptable to use abbreviations in
the API. "objc" is used elsewhere for constants.

---
 bindings/python/clang/cindex.py             |   13 +++++++++++++
 bindings/python/tests/cindex/test_cursor.py |    9 +++++++++
 2 files changed, 22 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-clang.py-Implement-Cursor.objc_type_encoding.patch
Type: text/x-patch
Size: 2648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120220/de257578/attachment.bin>


More information about the cfe-commits mailing list