rjmccall added a comment.

This patch looks good except for that C/C++ semantic difference.  A compound 
literal temporary can be lifetime-extended in C++, but only in the standard way 
of binding a reference to it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64464



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

Reply via email to