<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/tests/pp/21.c, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>tccpp: allow "#define X defined Y ..."</title>
<updated>2017-07-09T09:46:14+00:00</updated>
<author>
<name>grischka</name>
<email>grischka</email>
</author>
<published>2017-06-05T11:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=6c468c10f70d74e962591a0584765e42ce1bcaf2'/>
<id>6c468c10f70d74e962591a0584765e42ce1bcaf2</id>
<content type='text'>
That means: we do not macro-expand the argument of 'defined'

Also: store the last token position into the TokenString
structure in order to get rid of the tok_last function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That means: we do not macro-expand the argument of 'defined'

Also: store the last token position into the TokenString
structure in order to get rid of the tok_last function.
</pre>
</div>
</content>
</entry>
</feed>
