rjmccall added a comment.

RecursiveASTVisitor instantiations are huge.  Can you just make the function 
take a Stmt and then do the first few checks if it happens to be an Expr?


Repository:
  rC Clang

https://reviews.llvm.org/D47096



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to