DetectTransformations
There sould not be any IR nodes marked as a transformation coming from the legacy frontend/ROSE translation. This test enforces this.
Synopsis
Declared in <SageIII/astPostProcessing/detectTransformations.h>
class DetectTransformations
: public SgSimpleProcessing
Base Classes
Name |
Description |
Member Functions
Name |
Description |
|
Required traversal function |
Description
This is only for testing the AST after translation. User
transformations would be caught by this and it should not be used downstream
of user transformations.
Created with MrDocs