[cfe-commits] [PATCH 3/4] [clang.py] Implement TypeKind.spelling

Gregory Szorc gregory.szorc at gmail.com
Sun Apr 15 11:55:44 PDT 2012


Author: gps
Date: Sun Apr 15 13:51:10 2012
New Revision: 154769

URL: http://llvm.org/viewvc/llvm-project?rev=154769&view=rev
Log:
[clang.py] Implement TypeKind.spelling

Modified:
    cfe/trunk/bindings/python/clang/cindex.py
    cfe/trunk/bindings/python/tests/cindex/test_type.py

On Fri, Apr 13, 2012 at 3:10 AM, Manuel Klimek <klimek at google.com> wrote:
>
> looks good
>
> On Wed, Mar 21, 2012 at 5:13 AM, Gregory Szorc <gregory.szorc at gmail.com> wrote:
> > On 3/4/2012 4:57 PM, Gregory Szorc wrote:
> >> ---
> >>  bindings/python/clang/cindex.py           |    9 +++++++++
> >>  bindings/python/tests/cindex/test_type.py |    9 ++++++++-
> >>  2 files changed, 17 insertions(+), 1 deletions(-)
> >
> > Ping?
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list