[clang] [Clang][Sema] placement new initializes typedef array with correct size (PR #83124)

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 21:24:06 PST 2024


mahtohappy wrote:

@shafik I'm not aware of which cases it was catching before, I was hoping testing will reveal those testcases. I agree with your thinking that we might be breaking something and and don't have test coverage for it. I'll leave this condition as it is and add a separate check for this issue. It'll be more robust solution. 

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


More information about the cfe-commits mailing list