1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-02-20 07:40:06 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
grischka
6d2be31b93 test/pp: cleanup 2016-10-01 21:05:42 +02:00
seyko
a1c139063b output space after TOK_PPNUM which followed by '+' or '-'
* correct -E output for the case ++ + ++ concatenation
        do this only for expanded from macro string
        and only when tcc_state->output_type == TCC_OUTPUT_PREPROCESS
2016-05-01 05:43:57 +03:00