Allow local redefinition of enumerator
commit3e56584223a67a6c2f41a43cf38e0960e9992238
authorThomas Preud'homme <robotux@celest.fr>
Mon, 31 Mar 2014 14:58:17 +0000 (31 22:58 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Mon, 31 Mar 2014 14:59:10 +0000 (31 22:59 +0800)
tree6e3c4fd4ee3dce993b114170cbbcecd772336545
parenta620b12dc18e7e40c7497dcfb976a5628c3e57f9
Allow local redefinition of enumerator
tccgen.c
tests/tests2/63_local_enumerator_redefinition.c [new file with mode: 0644]
tests/tests2/63_local_enumerator_redefinition.expect [new file with mode: 0644]
tests/tests2/Makefile