[cfe-dev] [patch] improved clang python bindings

Sebastien Binet binet at cern.ch
Mon May 31 07:09:03 PDT 2010


On Tue, 25 May 2010 09:29:04 +0200, Sebastien Binet <binet at cern.ch> wrote:
> hi,
> 
> Excerpts from Sebastien Binet's message of 2010-05-18 10:58:09 +0200:
> > please find in attachment a patch to:
> > 
> >  - add more informations for CXXRecordDecl. this relies on the
> >    addition of an "improved" macro in DeclXML.def which in effect
> >    builds an if-block. naming of that macro could be improved.
> > 
> >  - add more informations for C-linkage nodes (and properly add
> >    sub-decls)
> (implicitly and perhaps rudely pinging my old patch above...)
> 
> please find in attachment a patch for the python bindings.
> 
>  - splits the python ctypes bindings into 2 files to decrease namespace pollution
>  - declares missing CursorKinds so that cindex-dump.py doesn't throw anymore on simple C/C++ files
> 
> I can provide a patch without the split if deemed necessary.

ping ?

cheers,
sebastien.

Attachment: improved.python.clang.bindings.patch (application/octet-stream)

-- 
#########################################
# Dr. Sebastien Binet
# Laboratoire de l'Accelerateur Lineaire
# Universite Paris-Sud XI
# Batiment 200
# 91898 Orsay
#########################################



More information about the cfe-dev mailing list