Changeset 76b378d


Ignore:
Timestamp:
Feb 16, 2018, 3:02:21 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
d58a7455
Parents:
0b0f1dd
Message:

Propagated code locations before resolution pass

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r0b0f1dd r76b378d  
    282282                } // if
    283283
     284                CodeTools::fillLocations( translationUnit );
     285
    284286                OPTPRINT( "resolve" )
    285287                ResolvExpr::resolve( translationUnit );
Note: See TracChangeset for help on using the changeset viewer.