[cfe-dev] [patch] improved cxx class and C-linkage xml descriptions
Sebastien Binet
binet at cern.ch
Tue May 25 00:29:04 PDT 2010
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.
cheers,
sebastien.
--
#########################################
# Dr. Sebastien Binet
# Laboratoire de l'Accelerateur Lineaire
# Universite Paris-Sud XI
# Batiment 200
# 91898 Orsay
#########################################
-------------- next part --------------
A non-text attachment was scrubbed...
Name: improved.python.clang.bindings.patch
Type: application/octet-stream
Size: 61823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100525/d1fa87b1/attachment.obj>
More information about the cfe-dev
mailing list