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/AST/TypeSubstitution.cpp

    r22f94a4 r0d070ca  
    2020
    2121
    22 size_t TypeSubstitution::Substituter::traceId = Stats::Heap::new_stacktrace_id("TypeSubstitution");
     22// size_t TypeSubstitution::Substituter::traceId = Stats::Heap::new_stacktrace_id("TypeSubstitution");
    2323
    2424TypeSubstitution::TypeSubstitution() {
Note: See TracChangeset for help on using the changeset viewer.