klimek added inline comments.
================ Comment at: include/clang/AST/RecursiveASTVisitor.h:334 + case OO_Arrow: + case OO_Call: + case OO_Subscript: ---------------- Why do we need to swap for calls? https://reviews.llvm.org/D37663 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits