Changeset ccb6fd8


Ignore:
Timestamp:
Jul 14, 2021, 4:17:52 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
cc64be1d
Parents:
3945abe
Message:

Fix CodeLocation boiler-plate for vtable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/CodeLocationTools.cpp

    r3945abe rccb6fd8  
    176176    macro(TupleType, Type) \
    177177    macro(TypeofType, Type) \
     178    macro(VTableType, Type) \
    178179    macro(VarArgsType, Type) \
    179180    macro(ZeroType, Type) \
Note: See TracChangeset for help on using the changeset viewer.