Ignore:
Timestamp:
Jul 20, 2018, 2:13:20 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
new-env
Children:
f89a111
Parents:
d318a18
Message:

Fixed infinite loop bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/TypeEnvironment.cc

    rd318a18 reff03a94  
    3333
    3434namespace ResolvExpr {
    35         #if 1
     35        #if 0
    3636        #define PRE_POST_VALIDATE auto dbg = ValidateGuard{this, __func__};
    3737        #define PRE_POST_VALIDATE_NOM auto dbg = ValidateGuard{this};
Note: See TracChangeset for help on using the changeset viewer.