Changeset b70abaf for src/AST


Ignore:
Timestamp:
Jun 24, 2022, 2:56:21 PM (21 months ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
Children:
91715ce1
Parents:
b99fd56
Message:

Added inspect file for asking questions about the ast.
So far only contains function to check if struct has flexible array.

Location:
src/AST
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/AST/module.mk

    rb99fd56 rb70abaf  
    3737        AST/Init.cpp \
    3838        AST/Init.hpp \
     39        AST/Inspect.cpp \
     40        AST/Inspect.hpp \
    3941        AST/Label.hpp \
    4042        AST/LinkageSpec.cpp \
Note: See TracChangeset for help on using the changeset viewer.