Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/CopyParams.cc

    r8ca3a72 rfc638d2  
    4545
    4646        CopyParams::CopyParams() : namer( "_cp" ) {}
     47
     48        static const std::list< Label > noLabels;
    4749
    4850        void CopyParams::visit( FunctionDecl *funcDecl ) {
Note: See TracChangeset for help on using the changeset viewer.