Changeset 6d611fb for src/main.cc
- Timestamp:
- May 3, 2018, 5:02:05 PM (8 years ago)
- 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, stuck-waitfor-destruct, with_gc
- Children:
- 01690b7
- Parents:
- c9d5c4f
- File:
-
- 1 edited
-
src/main.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/main.cc
rc9d5c4f r6d611fb 390 390 391 391 deleteAll( translationUnit ); 392 HeapStats::printStats();392 if(!libcfap && !treep) HeapStats::printStats(); 393 393 return 0; 394 394 } // main
Note:
See TracChangeset
for help on using the changeset viewer.