Ignore:
Timestamp:
Nov 8, 2021, 4:53:02 PM (2 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
cc287800
Parents:
a5a08a05
Message:

Translated the Translate Throws pass to the new ast.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/module.mk

    ra5a08a05 r5ee153d  
    3333        ControlStruct/Mutate.h
    3434
    35 SRC += $(SRC_CONTROLSTRUCT) ControlStruct/ExceptTranslate.cc ControlStruct/ExceptTranslate.h
     35SRC += $(SRC_CONTROLSTRUCT) \
     36        ControlStruct/ExceptTranslateNew.cpp \
     37        ControlStruct/ExceptTranslate.cc \
     38        ControlStruct/ExceptTranslate.h
     39
    3640SRCDEMANGLE += $(SRC_CONTROLSTRUCT)
    3741
Note: See TracChangeset for help on using the changeset viewer.