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/Resolver.cc

    r22f94a4 r0d070ca  
    12671267                const ast::ConstructorInit * previsit( const ast::ConstructorInit * );
    12681268        };
    1269         size_t Resolver_new::traceId = Stats::Heap::new_stacktrace_id("Resolver");
     1269        // size_t Resolver_new::traceId = Stats::Heap::new_stacktrace_id("Resolver");
    12701270
    12711271        void resolve( std::list< ast::ptr< ast::Decl > >& translationUnit ) {
Note: See TracChangeset for help on using the changeset viewer.