Files
tinycc/tests
Michael Matz 1fd3709379 Fix local extern vardecl
see testcases.  A local 'extern int i' declaration needs to
refer to the global declaration, not to a local one it might
be shadowing.  Doesn't seem to happen in the wild very often as
this was broken forever.
2019-03-18 05:53:03 +01:00
..
2018-01-05 02:19:26 +01:00
2019-03-18 05:53:03 +01:00
2017-09-24 18:03:26 -07:00
2017-12-12 17:57:20 +01:00
2017-12-12 17:57:20 +01:00
2017-12-03 04:53:50 +01:00
2016-12-20 18:05:33 +01:00
2019-03-14 14:59:27 +01:00
2019-03-18 05:53:03 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00