[clang] [clang][CodeGen] Allow memcpy replace with trivial auto var init (PR #84230)

Antonio Frighetto via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 7 03:56:31 PST 2024


antoniofrighetto wrote:

Fixed `auto-var-init.cpp` test failures, believe now it should be aligned with the original intent.

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


More information about the cfe-commits mailing list