Ignore:
Timestamp:
Sep 21, 2023, 10:15:37 PM (12 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
deda7e6
Parents:
01510fe
Message:

Fix designator value in enumerated array and implemented enumerated array with inlined enume declaration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/TypeData.h

    r01510fe rc1e66d9  
    8585        Kind kind;
    8686        TypeData * base;
     87        TypeData * declType;
    8788        DeclarationNode::BasicType basictype = DeclarationNode::NoBasicType;
    8889        DeclarationNode::ComplexType complextype = DeclarationNode::NoComplexType;
Note: See TracChangeset for help on using the changeset viewer.