Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/Validate.cc

    r7664fad r21b7161  
    276276                ReturnChecker::checkFunctionReturns( translationUnit );
    277277                mutateAll( translationUnit, compoundliteral );
    278                 acceptAll( translationUnit, fpd ); // must happen before autogenerateRoutines
     278                acceptAll( translationUnit, fpd );
    279279                ArrayLength::computeLength( translationUnit );
    280280                acceptAll( translationUnit, finder );
Note: See TracChangeset for help on using the changeset viewer.