yaxunl added inline comments.

================
Comment at: clang/lib/Sema/UsedDeclVisitor.h:43
+      asImpl().visitUsedDecl(E->getMemberLoc(), D);
+    }
+  }
----------------
rjmccall wrote:
> You need to recurse on the base expression here.  (And that's a good test 
> case for your own patch!)
fixed


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76262/new/

https://reviews.llvm.org/D76262



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

Reply via email to