Hi James, On Mon, Jun 4, 2012 at 4:37 PM, James Dennett <[email protected]> wrote:
> Sometimes an AST visitor can be most straightforward if it can assume that > all decls that are referred to have been visited. The current code doesn't > visit such nodes. With the attached patch they are visited if an AST > visitor asks for it; this should have no effect for existing visitors > (unless they coincidentally happen to have a member > called shouldVisitImplicitDeclarations). LGTM, r158002.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
