Function fixupSourcePositionInformation

Function fixupSourcePositionInformation#

Function Documentation#

void fixupSourcePositionInformation(SgNode *node)#

Fixup source position information in IR nodes.

The source position information is important for weaving the comments and CPP directives back into the AST ansl also for the copy-based unparser.