[cfe-dev] How to get expressions hiding in types?

Chris Lattner clattner at apple.com
Sat Apr 18 16:10:45 PDT 2009


Hi All,

How do I find expressions hiding in the vla sizes of types?  I see  
that the stmt dumper doesn't walk into them with child iterators either.

I need this to implement checks for these cases:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090413/015827.html

Thanks,

-Chris



More information about the cfe-dev mailing list