Sirraide wrote: > Is that really true? If you try to pass a `std::string` to a vararg function, > at the callsite clang says
Interesting; I was only looking at -O0 codegen where I saw a copy-constructor call https://github.com/llvm/llvm-project/pull/198668 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
