Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/Pass.hpp

    rd3aa64f1 r0240cd69  
    266266
    267267/// Keep track of the polymorphic const TypeSubstitution * env for the current expression
    268 
    269 /// marker to force shallow copies in pass visit
    270 struct PureVisitor {};
    271 
    272268struct WithConstTypeSubstitution {
    273269        const TypeSubstitution * env = nullptr;
Note: See TracChangeset for help on using the changeset viewer.