[clang] [analyzer] Avoid overwriting the default binding of union aggregates in incomplete array initializers (PR #178694)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 30 08:19:05 PST 2026


steakhal wrote:

> Did you try to evaluate this on some open source projects to see whether it introduces any unwanted side effects? (I strongly suspect that there are no side effects, but I'm not completely confident because this is a tricky area in the codebase. By the way if you don't have easy access to a testing environment, I can start a job in our CI.)

@NagyDonat  No, I have not tested this, and I don't really have an easy way to test this currently.
I'd thank you for testing this change if you can spare the time and resources.
Thank you!

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


More information about the cfe-commits mailing list