Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/Validate.cc

    r09867ec r798a8b3  
    11521152                GuardScope( typedeclNames );
    11531153                mutateAll( aggr->parameters, * visitor );
     1154                mutateAll( aggr->attributes, * visitor );
    11541155
    11551156                // unroll mutateAll for aggr->members so that implicit typedefs for nested types are added to the aggregate body.
Note: See TracChangeset for help on using the changeset viewer.