Ignore:
Timestamp:
Mar 16, 2018, 5:15:02 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
new-env, with_gc
Children:
8d7bef2
Parents:
6171841
git-author:
Aaron Moss <a3moss@…> (03/16/18 17:04:24)
git-committer:
Aaron Moss <a3moss@…> (03/16/18 17:15:02)
Message:

First pass at delete removal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/PassVisitor.h

    r6171841 r68f9c43  
    152152        virtual void visit( Attribute * attribute ) override final;
    153153
     154        virtual void visit( TypeSubstitution * sub ) final;
     155
    154156        virtual DeclarationWithType * mutate( ObjectDecl * objectDecl ) override final;
    155157        virtual DeclarationWithType * mutate( FunctionDecl * functionDecl ) override final;
Note: See TracChangeset for help on using the changeset viewer.