Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/ScrubTyVars.cc

    rd978ada rb8a4f47  
    5050                                delete typeInst;
    5151                                return new PointerType( Type::Qualifiers(), new FunctionType( Type::Qualifiers(), true ) );
    52                           default:
    53                                 assertf(false, "Unhandled tyvar kind: %d", tyVar->second.kind);
    5452                        } // switch
    5553                } // if
Note: See TracChangeset for help on using the changeset viewer.