[cfe-commits] [PATCH] ASTDumper coding style fixes

Alexander Kornienko alexfh at google.com
Mon Jan 7 16:11:18 PST 2013


Philip, what do you think about moving to ConstStmtVisitor? It's not a big
deal, though.


On Thu, Dec 20, 2012 at 1:24 PM, Alexander Kornienko <alexfh at google.com>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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130108/5a9a573f/attachment.html>


More information about the cfe-commits mailing list