Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Unify.cc

    r0522ebe rc75b30a  
    517517                }
    518518
    519                 void postvisit( const ast::EnumPosType * posType ) {
    520                         // Does nothing for now. Handled in ReplacePseudoFunc
    521                         // Might move here in the future
    522                 }
    523 
    524519                void postvisit( const ast::TraitInstType * aggrType ) {
    525520                        handleRefType( aggrType, type2 );
Note: See TracChangeset for help on using the changeset viewer.