xazax.hun added a comment.

Is there any downsides for using symbolic region for the construction target? 
For me that would make perfect sense, since this is often modelled by passing 
the address of the target into the callee. The programmer could do RVO like 
thing by hand, so modeling automatic and manual RVO the same way would be the 
least surprising in my opinion.


Repository:
  rC Clang

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

https://reviews.llvm.org/D55804



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

Reply via email to