Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.proto.hpp

    rb2a11ba re6b42e7  
    236236
    237237        // List of fields and their expected types
    238         FIELD_PTR( typeSubs, const ast::TypeSubstitution * )
     238        FIELD_PTR( env, const ast::TypeSubstitution * )
    239239        FIELD_PTR( stmtsToAddBefore, std::list< ast::ptr< ast::Stmt > > )
    240240        FIELD_PTR( stmtsToAddAfter , std::list< ast::ptr< ast::Stmt > > )
Note: See TracChangeset for help on using the changeset viewer.