Ignore:
Timestamp:
Aug 11, 2020, 5:07:56 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
343d10e
Parents:
22f94a4
Message:

disabled new heaptrace feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/Unify.cc

    r22f94a4 r0d070ca  
    11361136        };
    11371137
    1138         size_t Unify_new::traceId = Stats::Heap::new_stacktrace_id("Unify_new");
     1138        // size_t Unify_new::traceId = Stats::Heap::new_stacktrace_id("Unify_new");
    11391139        bool unify(
    11401140                        const ast::ptr<ast::Type> & type1, const ast::ptr<ast::Type> & type2,
Note: See TracChangeset for help on using the changeset viewer.