JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

Assuming `ArgExprs` doesn't change between those two calls this seems fine.



================
Comment at: Sema/SemaExpr.cpp:5338
             Context.DependentTy, VK_RValue, RParenLoc);
       } else {
 
----------------
While you're at it you might as well remove the else branch here.


Repository:
  rC Clang

https://reviews.llvm.org/D51488



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

Reply via email to