[cfe-dev] c99 flexible array & libclang

Ted Kremenek kremenek at apple.com
Fri Mar 16 14:02:19 PDT 2012


The solution is to fix libclang to expose the type.  Please either file a PR requesting this or to supply a patch.  Thanks!

On Mar 16, 2012, at 12:40 PM, Mickaël Guérin <kael at crocobox.org> wrote:

> Hi,
> 
> I would like to analyze some code using libclang python bindings.
> However, c99 flexible arrays always have 'unexposed' type.
> 
> Is there a way to get element type ?
> 
> thanks,
> Mickaël.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev





More information about the cfe-dev mailing list