Ignore:
Timestamp:
Dec 7, 2020, 3:49:17 PM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
d6089ad
Parents:
e91a255
Message:

Added a new-ast tools for code locations. The fill pass is being used the check pass is catching lots of missing locations when you enable it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/module.mk

    re91a255 rf57faf6f  
    1818      Common/Assert.cc \
    1919      Common/CodeLocation.h \
     20      Common/CodeLocationTools.hpp \
     21      Common/CodeLocationTools.cpp \
    2022      Common/CompilerError.h \
    2123      Common/Debug.h \
Note: See TracChangeset for help on using the changeset viewer.