Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/InitTweak/InitModel.h

    r2a4b088 rd3b7937  
    7373                        void visit( SizeofExpr * ) { throw 0; }
    7474                        void visit( AlignofExpr * ) { throw 0; }
    75                         void visit( UntypedOffsetofExpr * ) { throw 0; }
    76                         void visit( OffsetofExpr * ) { throw 0; }
    7775                        void visit( AttrExpr * ) { throw 0; }
    7876                        void visit( LogicalExpr * ) { throw 0; }
Note: See TracChangeset for help on using the changeset viewer.