Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / preproctest / empty.c
2008-11-02 Matthias Braunadd beginnings of preprocessor code (and ugly hack...