[PATCH] D14506: Porting shouldVisitImplicitCode to DataRecursiveASTVisitor.

Argyrios Kyrtzidis via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 16 13:07:05 PST 2015


LGTM.

> On Nov 16, 2015, at 12:32 PM, Ben Craig <ben.craig at codeaurora.org> wrote:
> 
> bcraig added a comment.
> 
> Ping.  Note that the test is basically a copy / paste job, and the new code in DataRecursiveASTVisitor.h is a very direct translation from the 'regular' RecursiveASTVisitor.h.
> 
> 
> http://reviews.llvm.org/D14506
> 
> 
> 



More information about the cfe-commits mailing list