Changeset a488783 for src/Validate


Ignore:
Timestamp:
Jan 26, 2022, 2:42:52 PM (3 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
bbfe226
Parents:
97fed44
Message:

Translated the first half of validate-D. HoistControlStruct? is pretty much the same, Autogen has changed a lot due to the changes in the AST.

Location:
src/Validate
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/Validate/module.mk

    r97fed44 ra488783  
    1616
    1717SRC_VALIDATE = \
     18        Validate/Autogen.cpp \
     19        Validate/Autogen.hpp \
    1820        Validate/CompoundLiteral.cpp \
    1921        Validate/CompoundLiteral.hpp \
Note: See TracChangeset for help on using the changeset viewer.