steakhal wrote: I've checked this and compiles with gcc-7. I was worried about the return expressions and NRVO. It turns out on gcc-7 it does not quite work as expected - but we are in the clear this time.
https://github.com/llvm/llvm-project/pull/184037 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
