Ignore:
Timestamp:
May 22, 2020, 2:49:54 PM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
f4530d7
Parents:
99fea48
Message:

More clean-up in ExceptTranslate?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/ExceptTranslate.h

    r99fea48 r7119daa  
    2929        /* Replaces all try blocks (and their many clauses) with function definitions and calls.
    3030         * This uses the exception built-ins to produce typed output and should take place after
    31          * the resolver.
     31         * the resolver. It also produces virtual casts and should happen before they are expanded.
    3232         */
    3333}
Note: See TracChangeset for help on using the changeset viewer.