Ignore:
Timestamp:
Aug 12, 2020, 11:29:03 AM (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:
0ea0b8f
Parents:
343d10e
Message:

Compiler now supports --new-ast and --old-ast to select which algorithm to use

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.cc

    r343d10e ra77257be  
    2828        genproto = false,
    2929        deterministic_output = false,
     30        useNewAST = true,
    3031        nomainp = false,
    3132        parsep = false,
Note: See TracChangeset for help on using the changeset viewer.