Ignore:
Timestamp:
Sep 20, 2022, 8:37:05 PM (22 months ago)
Author:
JiadaL <j82liang@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
a065f1f
Parents:
d489da8 (diff), 12df6fe (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge to Master Sept 19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Type.h

    rd489da8 r4520b77e  
    345345        Type * parent;
    346346        Type * child;
    347 
    348347        QualifiedType( const Type::Qualifiers & tq, Type * parent, Type * child );
    349348        QualifiedType( const QualifiedType & tq );
Note: See TracChangeset for help on using the changeset viewer.