Changeset 3c13c03 for src/Tuples/Tuples.h
- Timestamp:
- Sep 17, 2016, 8:27:51 AM (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:
- 8c49c0e
- Parents:
- 12bc63a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Tuples/Tuples.h
r12bc63a r3c13c03 31 31 // TupleExpansion.cc 32 32 void expandTuples( std::list< Declaration * > & translationUnit ); 33 34 TupleType * makeTupleType( const std::list< Expression * > & exprs ); 33 35 } // namespace Tuples 34 36
Note: See TracChangeset
for help on using the changeset viewer.