Changeset 68fe946e for src/Common


Ignore:
Timestamp:
Oct 8, 2021, 11:38:22 AM (2 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
fe8c31e
Parents:
237df76
Message:

Updated DeclStats? for the new ast. Also fixed a bug in the old implementation (apparently it hasn't been used since gcc-builtins were added).

Location:
src/Common
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/module.mk

    r237df76 r68fe946e  
    2222      Common/CompilerError.h \
    2323      Common/Debug.h \
     24      Common/DeclStats.hpp \
     25      Common/DeclStats.cpp \
    2426      Common/ErrorObjects.h \
    2527      Common/Eval.cc \
Note: See TracChangeset for help on using the changeset viewer.