Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/RenameVars.cc

    rbe9036d rea6332d  
    8888                typeBefore( aggregateUseType );
    8989                acceptAll( aggregateUseType->get_parameters(), *this );
     90                acceptAll( aggregateUseType->get_members(), *this );
    9091                typeAfter( aggregateUseType );
    9192        }
Note: See TracChangeset for help on using the changeset viewer.