jmmartinez wrote: > I'm wondering if you need to change all 0-sized array or not. If so, we might > want to centralize the conversion of 0-sized arrays. We could try to move the > code that changes them to 1 element arrays here as well.
If you point me to where this is happening I can try to do that too as a follow-up patch. https://github.com/llvm/llvm-project/pull/166952 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
