
19 May
2007
19 May
'07
2:34 a.m.
Felipe,
I would like to be able to compare preprocessor state between different points / different contexts. But I can't see a way to inspect such preprocessing state (include paths, pragma's and macro definitions). This is not asking for access to implementation data, since all this information is C++ related and exists in any preprocessing step.
I'm not sure I understand correctly. The wave context allows you to access all the information about defined macros, current include paths etc. Is there anything missing in the API you want to access? Regards Hartmut