Run a “light” preprocessor for GCC

前端 未结 5 803
误落风尘
误落风尘 2021-02-07 10:37

Is there a way to run the GCC preprocessor, but only for user-defined macros?

I have a few one-liners and some #ifdef, etc. conditionals, and I want to see

5条回答
提交回复
热议问题