[clang] [C] Disable use of NRVO (PR #101038)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 29 11:54:08 PDT 2024


mizvekov wrote:

I agree it's strange choice the effects of elide-constructor are applied on the CodeGen side, by ignoring the AST, instead of on the AST directly.

https://github.com/llvm/llvm-project/pull/101038


More information about the cfe-commits mailing list