[PATCH] Expose AST Record layout attributes to libclang

Loïc Jaquemet loic.jaquemet at gmail.com
Fri Feb 8 17:55:14 PST 2013


Hello,

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

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

Files:
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports

-- 
Loïc Jaquemet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expose-ast-record-layout-001.patch
Type: application/octet-stream
Size: 2983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/23e8ecb7/attachment.obj>


More information about the cfe-commits mailing list