Make sense, fix the visitor seems better than adding the type nodes to AST
that no one would use. Will look into this. Thanks for the pointer.


On Thu, Aug 1, 2013 at 3:53 PM, Richard Smith <[email protected]> wrote:

>
>   It seems strange to me to build a TypeSourceInfo for a type that was not
> actually written. Maybe you could add an 'else' to TraverseFunctionHelper's
>
>       if (TypeSourceInfo *TSI = D->getTypeSourceInfo())
>
>   to visit the parameters of the function decl?
>
> http://llvm-reviews.chandlerc.com/D958
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to