Fix preprocessor concat with empty arg
commit6e56bb387db8af055ff6de71a23b270de55c3dc8
authorThomas Preud'homme <robotux@celest.fr>
Sat, 12 Apr 2014 04:00:13 +0000 (12 12:00 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Sat, 12 Apr 2014 08:11:42 +0000 (12 16:11 +0800)
treec44b72ccaa7914b4e269cbca9a73e00d22eb59a6
parent9714d2e75f70f8fcca9fd7b596440a346e504742
Fix preprocessor concat with empty arg
tcc.h
tccpp.c
tests/tests2/67_macro_concat.c [new file with mode: 0644]
tests/tests2/67_macro_concat.expect [new file with mode: 0644]
tests/tests2/Makefile