<feed xmlns='http://www.w3.org/2005/Atom'>
<title>antcc/test/20-empty.c, branch trunk</title>
<subtitle>A little C compiler</subtitle>
<id>https://git.lemon.rip/antcc/atom?h=trunk</id>
<link rel='self' href='https://git.lemon.rip/antcc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/'/>
<updated>2026-04-13T07:45:28+00:00</updated>
<entry>
<title>frontend: accept zero size arrays and empty aggregates</title>
<updated>2026-04-13T07:45:28+00:00</updated>
<author>
<name>lemon</name>
<email>lsof@mailbox.org</email>
</author>
<published>2026-04-13T07:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lemon.rip/antcc/commit/?id=b9de0c34a285aa0e3a7cfffb542732819adafd61'/>
<id>urn:sha1:b9de0c34a285aa0e3a7cfffb542732819adafd61</id>
<content type='text'>
GNU extension. Previously was overloading arraylength==0 to mean unsized
array, now they are distinct with the type flag TFUNKNOWN marking
unsized arrays &amp; aggregates.
</content>
</entry>
</feed>
