Changeset 365da371 for src/CodeTools


Ignore:
Timestamp:
May 3, 2017, 3:07:53 PM (7 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
dba6db9
Parents:
ecb27a7
Message:

adding TrackLoc?.cc to the build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/CodeTools/module.mk

    recb27a7 r365da371  
    1515###############################################################################
    1616
    17 SRC += CodeTools/DeclStats.cc
     17SRC += CodeTools/DeclStats.cc \
     18        CodeTools/TrackLoc.cc
Note: See TracChangeset for help on using the changeset viewer.