[clang] [CIR] [Upstream local initialization for ArrayType (PR #132974)
Andy Kaylor via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 25 18:00:23 PDT 2025
andykaylor wrote:
> I already removed some parts like TypeSizeInfoAttr and AddrSpace before creating the PR for that reason, I will double check again if I can remove anything else
I'm not sure it's worth splitting up now, but you probably could have implemented the zero-initialization case by itself as a preliminary patch.
https://github.com/llvm/llvm-project/pull/132974
More information about the cfe-commits
mailing list