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

Alexander Kornienko alexfh at google.com
Thu Dec 20 04:24:55 PST 2012


  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



More information about the cfe-commits mailing list