Ignore:
Timestamp:
Sep 14, 2022, 9:46:19 AM (2 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
1c0657a
Parents:
fc96890
Message:

Translated Instantiate Generic to the new AST. This includes various utilities and some assorted clean-up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Virtual/ExpandCasts.cc

    rfc96890 r3606fe4  
    362362}
    363363
     364/// Copy newType, but give the copy the params of the oldType.
    364365ast::StructInstType * polyCopy(
    365366                ast::StructInstType const * oldType,
Note: See TracChangeset for help on using the changeset viewer.