ahatanak added a comment.

Is it possible to avoid creating CXXDependentScopeMemberExpr in the first 
place? It seems to me that we shouldn't be creating a 
CXXDependentScopeMemberExpr for an ObjC property access.

Or perhaps there are reasons to type-correct it later?


https://reviews.llvm.org/D37322



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

Reply via email to