[cfe-dev] Can I add include files into preprocessor?

Wang Qi wqking at outlook.com
Tue Jul 2 03:07:47 PDT 2013


Before parse the source file to Clang to parse, I would like to tell Clang preprocessor to include some header files.
What I want to do is to include headers that can expand forward declaration to full declaration.

So can I add include files to preprocessor, similar as how we add defines?

Thanks 		 	   		  




More information about the cfe-dev mailing list