Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitTweak.cc

    r58c5821 r59c8dff  
    271271                void previsit( const ast::OffsetofExpr * ) {}
    272272                void previsit( const ast::OffsetPackExpr * ) {}
     273                void previsit( const ast::EnumPosExpr * ) {}
    273274                void previsit( const ast::CommaExpr * ) {}
    274275                void previsit( const ast::LogicalExpr * ) {}
Note: See TracChangeset for help on using the changeset viewer.