[PATCH] D14506: Porting shouldVisitImplicitCode to DataRecursiveASTVisitor.

Ben Craig via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 16 12:32:55 PST 2015


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