Changeset 4e7a4e6 for src


Ignore:
Timestamp:
Nov 28, 2017, 3:44:01 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
8d5b9cf
Parents:
d5a52cc
Message:

Re-add FixDtypeStatic? pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.cc

    rd5a52cc r4e7a4e6  
    217217                PassVisitor<GenericInstantiator> instantiator;
    218218
    219                 // mutateAll( translationUnit, fixer );
     219                mutateAll( translationUnit, fixer );
    220220                mutateAll( translationUnit, instantiator );
    221221        }
Note: See TracChangeset for help on using the changeset viewer.