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

    r22f94a4 r0d070ca  
    894894        };
    895895
    896         size_t CommonType_new::traceId = Stats::Heap::new_stacktrace_id("CommonType_new");
     896        // size_t CommonType_new::traceId = Stats::Heap::new_stacktrace_id("CommonType_new");
    897897        namespace {
    898898                ast::ptr< ast::Type > handleReference(
Note: See TracChangeset for help on using the changeset viewer.