On 8 January 2013 10:11, Alexander Kornienko <[email protected]> wrote: > Philip, what do you think about moving to ConstStmtVisitor? It's not a big > deal, though.
Yes I have a patch for that which I'll submit soon (after one for comment dumping). > On Thu, Dec 20, 2012 at 1:24 PM, Alexander Kornienko <[email protected]> > wrote: >> >> >> Philip, I've just learned that there's ConstStmtVisitor (but, >> unfortunately no ConstDeclVisitor), it wouldn't require many const_casts to >> change dumpDecl/dumpStmt to take const *. >> >> http://llvm-reviews.chandlerc.com/D226 > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
