Ignore:
Timestamp:
Dec 22, 2024, 4:48:31 PM (9 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
43299af
Parents:
5a02308 (diff), 28c2c9d5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/FixInit.cpp

    r5a02308 ra5e2786f  
    7070                ast::Linkage::Cforall
    7171        );
     72        dstParam->attributes.push_back( new ast::Attribute( "unused" ) );
    7273        return new ast::FunctionDecl( loc,
    7374                fname,
Note: See TracChangeset for help on using the changeset viewer.