Changeset 7b15d7a
- Timestamp:
- May 31, 2017, 4:47:33 PM (7 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, resolv-new, with_gc
- Children:
- 6016c87, ab904dc
- Parents:
- 5d88a0a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main.cc
r5d88a0a r7b15d7a 317 317 } // if 318 318 319 CodeTools::fillLocations( translationUnit , 2);319 CodeTools::fillLocations( translationUnit ); 320 320 CodeGen::generate( translationUnit, *output, ! noprotop, prettycodegenp, true, ! nolinemarks ); 321 321
Note: See TracChangeset
for help on using the changeset viewer.