Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/FixInit.cc

    r138e29e r52c14b3  
    313313                                        translationUnit.splice( i, fixer.staticDtorDecls );
    314314                                } catch( SemanticError &e ) {
    315                                         e.set_location( (*i)->location );
    316315                                        errors.append( e );
    317316                                } // try
Note: See TracChangeset for help on using the changeset viewer.