Skip to content

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>

Base Classes

Name

Description

SgSimpleProcessing

Member Functions

Name

Description

visit [virtual]

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