Ignore:
Timestamp:
Apr 16, 2020, 1:25:53 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:
b5276fc
Parents:
41af19c
Message:

Added flag to disable non-deteministic parts of the output when testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.cc

    r41af19c r7215000  
    2727        nopreludep = false,
    2828        genproto = false,
     29        deterministic_output = false,
    2930        nomainp = false,
    3031        parsep = false,
Note: See TracChangeset for help on using the changeset viewer.