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 <[email protected]> wrote:
>
> looks good
>
> On Wed, Mar 21, 2012 at 5:13 AM, Gregory Szorc <[email protected]> 
> 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
> > [email protected]
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to