[PATCH] Expose AST Record layout attributes to libclang

Loïc Jaquemet loic.jaquemet at gmail.com
Fri Mar 8 17:23:25 PST 2013


Hello,

This patch is 3 functions in libclang to get more Type Layout
information from the AST when using libclang.

I am trying to implement the python ctypeslib record generator by
replacing gccxml with libclang.




-- 
Loïc Jaquemet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expose-ast-record-layout-001
Type: application/octet-stream
Size: 5145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130308/80ed825e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expose-ast-record-layout-002-tests
Type: application/octet-stream
Size: 15637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130308/80ed825e/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expose-ast-record-layout-003-python-bindings
Type: application/octet-stream
Size: 1629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130308/80ed825e/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expose-ast-record-layout-004-python-bindings-tests
Type: application/octet-stream
Size: 2288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130308/80ed825e/attachment-0003.obj>


More information about the cfe-commits mailing list