Ignore:
Timestamp:
Mar 25, 2024, 11:54:18 AM (7 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
486caad
Parents:
051aec4
Message:

Removed unused field from TypeData?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/TypeData.h

    r051aec4 rbf050c5  
    4848                ast::AggregateDecl::Aggregate kind;
    4949                const std::string * name = nullptr;
    50                 const std::string * parent = nullptr;
    5150                DeclarationNode * params = nullptr;
    5251                ExpressionNode * actuals = nullptr;                             // holds actual parameters later applied to AggInst
Note: See TracChangeset for help on using the changeset viewer.