Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitModel.h

    r47534159 r843054c2  
    7272                        void visit( ConstantExpr * );
    7373                        void visit( SizeofExpr * ) { throw 0; }
    74                         void visit( AlignofExpr * ) { throw 0; }
    7574                        void visit( AttrExpr * ) { throw 0; }
    7675                        void visit( LogicalExpr * ) { throw 0; }
Note: See TracChangeset for help on using the changeset viewer.