Function fixupSelfReferentialMacrosInAST#
Defined in File fixupSelfReferentialMacros.h
Function Documentation#
-
void fixupSelfReferentialMacrosInAST(SgNode *node)#
Fixup known macros that reference themselves and cause recursive macro expansion in the generated (unparsed) code.
\implementation This is a temporary fix until macros are properly re-wrapped in the unparsed code.