Ignore:
Timestamp:
Dec 13, 2016, 4:13:08 PM (8 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:
7933351
Parents:
f7e749f
Message:

fixed StmtExpr? code in PolyMutator?, added missing copy constructor, misc documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeGen/CodeGenerator.h

    rf7e749f rfc638d2  
    4747                virtual void visit( SingleInit * );
    4848                virtual void visit( ListInit * );
     49                virtual void visit( ConstructorInit * );
    4950
    5051                //*** Constant
Note: See TracChangeset for help on using the changeset viewer.