With lots of experimenting, tradcpp (0.4) seems to work way better than gcc, and it's output is actually valid. We'll go with that for now.
5 lines
53 B
C
5 lines
53 B
C
#define FOO foo /*
|
|
#undef FOO
|
|
#define FOO bar */
|
|
FOO
|