Add tradcpp to the repository, and use it as GENCPP (generic preprocessor)
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.
This commit is contained in:
6
cde/util/tradcpp/tests/t09.c
Normal file
6
cde/util/tradcpp/tests/t09.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#define STOP */
|
||||
#define START /*
|
||||
|
||||
/*
|
||||
* blah blah blah STOP fnord START goop moop
|
||||
*/
|
||||
Reference in New Issue
Block a user