Ignore:
Timestamp:
Jan 19, 2024, 2:42:58 AM (8 months ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
f988834
Parents:
8b4faf6
Message:

Draft Implementation for enum position pesudo function (posE). EnumPosExpr? is mostly irrelevant for now. It is used in development/code probing and will be removed later

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocationTools.cpp

    r8b4faf6 r59c8dff  
    158158    macro(OffsetPackExpr, Expr) \
    159159    macro(LogicalExpr, Expr) \
     160        macro(EnumPosExpr, Expr) \
    160161    macro(ConditionalExpr, Expr) \
    161162    macro(CommaExpr, Expr) \
Note: See TracChangeset for help on using the changeset viewer.