Michael Matz ed7d54651d struct-init: Implement initializing subaggregates
E.g. "struct { struct S s; int a;} = { others, 42 };"
if 'others' is also a 'struct S'.  Also when the value is a
compound literal.  See added testcases.
2016-12-15 17:47:09 +01:00
..
2016-12-15 17:47:05 +01:00
2016-12-15 17:47:08 +01:00
2016-12-15 17:04:07 +01:00
2016-12-15 17:47:08 +01:00