Ignore:
Timestamp:
Feb 5, 2024, 2:17:33 AM (8 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
47bd204
Parents:
020fa10
Message:
  1. Add debug print option for replacePseudoFunc; 2. Change resolver handling enum types; 3. change QualifiedNameExpr? representation pre-resolver; 4. Disable able a test that currently doesn't work
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CompilationState.cc

    r020fa10 ra55ebcc  
    4343        codegenp = false,
    4444        prettycodegenp = false,
    45         linemarks = false;
     45        linemarks = false,
     46        reppseu = false;
    4647
    4748// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.