Aaron Ballman f5dc3021cd
[C] Fix failing assertion with designated inits (#154120)
Incompatible pointer to integer conversion diagnostic checks would
trigger an assertion when the designated initializer is for an array of
unknown bounds.

Fixes #154046
2025-08-18 14:22:31 +00:00
..
2025-03-29 20:54:15 +01:00
2025-04-10 20:40:43 +02:00

See llvm/docs/README.txt