Changeset 79f7875


Ignore:
Timestamp:
May 13, 2019, 1:07:28 PM (5 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
0727d97
Parents:
7e89526
Message:

Add Expr root type

Location:
src/AST
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/porting.md

    r7e89526 r79f7875  
    9696
    9797`Expr`
    98 * Merged `inferParams`/`resnSlots` into union, as suggested by comment
     98* Merged `inferParams`/`resnSlots` into union, as suggested by comment in old version
     99  * does imply get_/set_ API, and some care about moving backward
    99100
    100101`Label`
Note: See TracChangeset for help on using the changeset viewer.