aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/86-struct-init.c
Commit message (Expand)AuthorAgeFilesLines
* struct-init: Copy relocs for compound literalsMichael Matz2016-12-151-0/+29
* struct-init: Support range inits for local varsMichael Matz2016-12-151-0/+4
* struct-init: Allow member initialization from qualified lvaluesMichael Matz2016-12-151-3/+25
* struct-init: Correctly parse unnamed member initializersMichael Matz2016-12-151-0/+23
* struct-init: CleanupMichael Matz2016-12-151-0/+11
* struct-init: Implement initializing subaggregatesMichael Matz2016-12-151-0/+139