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

Gregory Szorc gregory.szorc at gmail.com
Sat Mar 10 14:28:36 PST 2012


Committing to https://llvm.org/svn/llvm-project/cfe/trunk ...
        M       bindings/python/clang/cindex.py
        M       bindings/python/tests/cindex/test_cursor.py
Committed r152513

On Fri, Mar 9, 2012 at 7:05 AM, Manuel Klimek <klimek at google.com> wrote:

> The function comment in the test seems to not add anything... Apart
> from that looks good.
>
> On Mon, Mar 5, 2012 at 1:57 AM, Gregory Szorc <gregory.szorc at gmail.com>
> wrote:
> > ---
> >  bindings/python/clang/cindex.py             |   13 +++++++++++++
> >  bindings/python/tests/cindex/test_cursor.py |    9 +++++++++
> >  2 files changed, 22 insertions(+), 0 deletions(-)
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120310/aa946011/attachment.html>


More information about the cfe-commits mailing list