Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/FixInitNew.cpp

    r4c0fa03 r17c13b9  
    573573        assertf( global.dtorDestroy, "Destructor generation requires __destroy_Destructor." );
    574574
    575         const CodeLocation & loc = ret->location;
     575        const CodeLocation loc = ret->location;
    576576
    577577        // generate a __Destructor for ret that calls the destructor
Note: See TracChangeset for help on using the changeset viewer.