[clang] [clang] Fix direct-initialization with new expressions for arrays (PR #78201)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 15 15:45:26 PST 2024


https://github.com/shafik commented:

I believe the approach here is not sufficient and we have a current PR in progress: https://github.com/llvm/llvm-project/pull/76976

we also need codegen work to implement this.

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


More information about the cfe-commits mailing list