aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/86-struct-init.expect
Commit message (Expand)AuthorAgeFilesLines
* updates & cleanups (tcc-doc/Changelog/TODO ...)grischka2017-02-131-40/+0
* Fix initializing members multiple timesMichael Matz2016-12-151-0/+3
* struct-init: Support range inits for local varsMichael Matz2016-12-151-0/+1
* struct-init: Allow member initialization from qualified lvaluesMichael Matz2016-12-151-0/+4
* struct-init: Correctly parse unnamed member initializersMichael Matz2016-12-151-0/+4
* struct-init: CleanupMichael Matz2016-12-151-0/+1
* struct-init: Implement initializing subaggregatesMichael Matz2016-12-151-0/+27