[cfe-commits] [PATCH] ASTDumper coding style fixes
Philip Craig
philipjcraig at gmail.com
Mon Jan 7 16:22:11 PST 2013
On 8 January 2013 10:11, Alexander Kornienko <alexfh at google.com> 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 <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
>
>
More information about the cfe-commits
mailing list